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: 1000px; |
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
background-position: 35% 50% !important; | background-position: 35% 50% !important; | ||
text-decoration: none; | text-decoration: none; | ||
} | } |
Revision as of 06:12, 5 March 2011
#p-logo a:hover { display: block; height: 1000px; background-repeat: no-repeat; background-position: 35% 50% !important; text-decoration: none; }