MediaWiki:Common.css
From FragoriaWiki
(Difference between revisions)
Line 1: | Line 1: | ||
#p-logo a:hover { | #p-logo a:hover { | ||
display: block; | display: block; | ||
- | height: | + | height: 100px; |
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
background-position: 35% 50% !important; | background-position: 35% 50% !important; |
Revision as of 06:35, 5 March 2011
#p-logo a:hover { display: block; height: 100px; background-repeat: no-repeat; background-position: 35% 50% !important; text-decoration: none; } .mainpage_boxtitle, .mainpage_hubtitle, #mainpage_pagetitle {font-size: 105%; padding: 0.4em; background-color: #333333; border-bottom: 1px solid #333333;} body { background-color: #333333; }