Difference between revisions of "MediaWiki:Common.css"

From Sydapedia
Jump to navigationJump to search
m (New page: →‎* CSS placed here will be applied to all skins: li.selected {font-family:verdana, sans-serif;})
 
m
Line 1: Line 1:
 
/** CSS placed here will be applied to all skins */
 
/** CSS placed here will be applied to all skins */
  
li.selected {font-family:verdana, sans-serif;}
+
li.selected {font-family:verdana, sans-serif;
 +
border-top:1px solid #ffffff; border-left:1px solid #00ff00; border-right:1px solid #00ff00;}

Revision as of 07:52, 13 January 2008

/** CSS placed here will be applied to all skins */

li.selected {font-family:verdana, sans-serif;
border-top:1px solid #ffffff; border-left:1px solid #00ff00; border-right:1px solid #00ff00;}