MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 116: Line 116:
     margin-top: 2%;
     margin-top: 2%;
     background-color: white;
     background-color: white;
    padding: 20px;
 
     border: 1px solid;
     border: 1px solid;
     transition: transform 0.3s, border 0.3s; /* Add transitions for a smooth effect */
     transition: transform 0.3s, border 0.3s; /* Add transitions for a smooth effect */
Line 124: Line 124:
     position: relative; /* Add position relative */
     position: relative; /* Add position relative */
     z-index: 1; /* Ensure it's above the wrapper */
     z-index: 1; /* Ensure it's above the wrapper */
    width: 37%;
}
}


Navigation menu