MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
(Created page with " #p-logo a { background: url(images/logotop.png) 35% 50% no-repeat !important; }") |
No edit summary |
||
(17 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
#p-logo a { background: url(images/logotop.png) 35% 50% no-repeat !important; } | #p-logo a { background: url(images/logotop.png) 35% 50% no-repeat !important; } | ||
a:visited { | |||
color: green | |||
} | |||
body { | |||
background: #f9f9f9 url(/images/Green_Wallpaper.jpg) 0 0 repeat; | |||
} | |||
/* see MediaWiki:Vector.css */ |