MediaWiki:Vector.css: Difference between revisions
Adjustments to sidebar text. |
Sidebar font size, hover color, and img margin bottom |
||
| Line 456: | Line 456: | ||
text-transform: uppercase; | text-transform: uppercase; | ||
font-family: Roboto, sans-serif; | font-family: Roboto, sans-serif; | ||
font-size:0.8125em; | |||
} | |||
#sidebar a:hover { | |||
text-decoration: none; | |||
color: #fff; | |||
} | } | ||
| Line 468: | Line 474: | ||
border-radius:100%; | border-radius:100%; | ||
background:gray; | background:gray; | ||
margin-bottom:5px; | |||
} | } | ||
/************************* | /************************* | ||
* End left extra sidebar * | * End left extra sidebar * | ||
**************************/ | **************************/ | ||