MediaWiki:Common.css: Difference between revisions

From Green Policy
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
a:visited {  
a:visited {  
   color: green
   color: green
}
body {
  background: #f9f9f9 url(Green_Wallpaper.jpg) 0 0 repeat;
}
}

Revision as of 13:09, 28 March 2014

#p-logo a { background: url(images/logotop.png) 35% 50% no-repeat !important; }
a:visited { 
  color: green
}

body {
  background: #f9f9f9 url(Green_Wallpaper.jpg) 0 0 repeat;
}