The Rocklopedia Fakebandica now has a podcast.
Listen now!
Difference between revisions of "MediaWiki:Common.css"
From Rocklopedia Fakebandica
Jump to navigationJump to searchLine 8: | Line 8: | ||
} | } | ||
#p-personal a:visited {color:#483D8B; | #p-personal a:visited {color:#483D8B; | ||
+ | } | ||
+ | #p-personal a:hover {color:red; | ||
+ | } | ||
+ | #p-personal a:active {color:red; | ||
} | } |
Revision as of 20:19, 2 June 2011
/* CSS placed here will be applied to all skins */ body.page-Main_Page h1.firstHeading { display:none; } body {background: #e1e1e1 url("images/2/26/Background.png") 0px 0px; } #content { background: #F8F8FF; } #p-personal a:link {color:#483D8B; } #p-personal a:visited {color:#483D8B; } #p-personal a:hover {color:red; } #p-personal a:active {color:red; }