Blog Code Forum

MediaWiki:Monobook.css

From Wiki.cyring.fr

Revision as of 12:16, 21 April 2012 by Admin (Talk | contribs)
Jump to: navigation, search

Note: After saving, you may have to bypass your browser's cache to see the changes. Mozilla / Firefox / Safari: hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (Command-R on a Macintosh); Konqueror: click Reload or press F5; Opera: clear the cache in Tools → Preferences; Internet Explorer: hold Ctrl while clicking Refresh, or press Ctrl-F5.

/* Le CSS placé ici affectera les utilisateurs de l’habillage Monobook. */
body {
background: #fff0f0;
}
 
a:hover {
background-color: #aa4400;
padding-bottom: 0.2em;
text-decoration: none;
color: #fff0f0;
border-radius: 0.3em 0.3em 0.3em 0.3em;
}
 
#p-personal li a:hover {
background-color: #aa4400;
color: #fff0f0;
border-radius: 0.3em 0.3em 0.3em 0.3em;
}
Personal tools