Account confirmers, Anti-spam team, Confirmed users, Bureaucrats and Sysops emeriti
4,925
edits
(suppress main page title) |
No edit summary |
||
Line 113: | Line 113: | ||
/* Suppress title on front page */ | /* Suppress title on front page */ | ||
body.page-Main_Page h1.firstHeading { display:none; } | body.page-Main_Page h1.firstHeading { display:none; } | ||
/* For "sidenote" template */ | |||
.sidenote { | |||
float: right; | |||
max-width: 200px; | |||
} |