Difference between revisions of "MediaWiki:Monobook.css"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
(.tset)
 
m (less angry red)
Line 1: Line 1:
 
/* CSS placed here will affect users of the MonoBook skin */
 
/* CSS placed here will affect users of the MonoBook skin */
 
* {
 
* {
   color: red;
+
   color: #400;
 
}
 
}

Revision as of 03:58, 8 February 2016

/* CSS placed here will affect users of the MonoBook skin */
* {
  color: #400;
}