Difference between revisions of "MediaWiki:Common.css"

From Rainwall RPG
Jump to navigation Jump to search
Line 3: Line 3:
 
}
 
}
  
a {
+
a, li:a {
 
color: #198476;  
 
color: #198476;  
 
}
 
}

Revision as of 00:33, 9 April 2020

body {
   background: url("http://rainwallrpg.com/doc/skins/Vector/images/wikibackground.jpg") repeat;
}

a, li:a {
color: #198476; 
}

a.new {
	color: #f8af12 !important;
}
a.new:visited {
	color: #a55858 !important;
}