MediaWiki:Common.css: Difference between revisions
AdminEncyclo (talk | contribs) No edit summary |
AdminEncyclo (talk | contribs) No edit summary |
||
| Line 159: | Line 159: | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
vertical-align: middle; | vertical-align: middle; | ||
} | |||
/* Hide category links at bottom of pages */ | |||
#catlinks { | |||
display: none; | |||
} | } | ||