2,697
edits
No edit summary |
(Whoops) |
||
Line 1: | Line 1: | ||
/* | /* CSS placed here will affect users of the Vector skin */ | ||
/* | |||
#p-logo a, #p-logo a:hover { | |||
height: 175px; | |||
} | |||
#title-linktabs { | |||
top: -30px; | |||
} | |||
.rc-floatlinks { | |||
font-size: 85%; | |||
line-height: 21px; | |||
} | |||
body.page-Main_Page #footer-info-lastmod { | |||
display: none; | |||
} | |||
tt, code, pre { | |||
font-family: monospace, sans-serif; | |||
} | |||
/* Who's Online spacing */ | |||
#WhosOnlineDiv { | |||
margin-bottom: -8px; | |||
} | |||
/* Main background */ | /* Main background */ |
edits