MediaWiki:Common.css: Difference between revisions

From Green Policy
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:
}
}


#mw-page-base {
/* see MediaWiki:Vector.css */
  background: none;
}

Revision as of 13:29, 28 March 2014

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

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

/* see MediaWiki:Vector.css */