MediaWiki:Vector.css: Difference between revisions
MediaWiki interface page
More actions
small formatting adjustments |
remove margin on top tabs, looks less weird but can be undone |
||
| Line 33: | Line 33: | ||
border:none; | border:none; | ||
box-shadow:0 10px 10px rgba(0,0,0,0.5); | box-shadow:0 10px 10px rgba(0,0,0,0.5); | ||
border-radius: | border-radius:0 0 0 8px; | ||
} | } | ||
| Line 61: | Line 61: | ||
.vector-menu-tabs ul { | .vector-menu-tabs ul { | ||
margin-left: | margin-left:-1px; | ||
} | } | ||