MediaWiki:Common.css: Difference between revisions
From Legoktm
No edit summary |
(internal external links) |
||
| (7 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ |
/* CSS placed here will be applied to all skins */ |
||
#p-logo, |
#p-logo, |
||
#ca-talk, |
body ul #ca-talk, |
||
body ul#f-list, |
|||
.page-Main_Page .firstHeading { display: none; } |
.page-Main_Page .firstHeading { display: none !important; } |
||
a.external[href*="legoktm.com"] { |
|||
background-image: none; |
|||
padding-right: 0px |
|||
} |
|||