MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 35: Line 35:
/* following for demo only */
/* following for demo only */
border: 1px solid black;
border: 1px solid black;
border-right: none;  
margin-left: -1px; /* Compensate for the double borders */
transform: translateX(-1px); /* Move the box 1px to the left */
height: fit-content;
height: fit-content;
padding: 5px;
padding: 5px;

Navigation menu