Difference between revisions of "MediaWiki:Monobook.css"

From Mortal Realms Mud
Jump to: navigation, search
(Created page with "CSS placed here will affect users of the MonoBook skin: .redirectMsg{ color:red; }")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
/* CSS placed here will affect users of the MonoBook skin */
 
/* CSS placed here will affect users of the MonoBook skin */
 
.redirectMsg{
 
.redirectMsg{
   color:red;
+
   /*background-color:red;*/
 
}
 
}

Latest revision as of 00:51, 5 November 2019

/* CSS placed here will affect users of the MonoBook skin */
.redirectMsg{
  /*background-color:red;*/
}