MediaWiki:Common.css
From FragoriaWiki
(Difference between revisions)
| Line 2: | Line 2: | ||
display: block; | display: block; | ||
height: 600px; | height: 600px; | ||
| - | |||
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 21:41, 4 March 2011
#p-logo a:hover {
display: block;
height: 600px;
background-repeat: no-repeat;
background-position: 35% 50% !important;
text-decoration: none;
}
