Blog Code Forum

MediaWiki:Monobook.css

From Wiki.cyring.fr

(Difference between revisions)
Jump to: navigation, search
Line 16: Line 16:
color: #fff0f0;
color: #fff0f0;
border-radius: 0.3em 0.3em 0.3em 0.3em;
border-radius: 0.3em 0.3em 0.3em 0.3em;
 +
}
 +
 +
.portlet li {
 +
white-space: nowrap;
}
}

Revision as of 12:24, 21 April 2012

/* 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;
}
 
.portlet li {
white-space: nowrap;
}
Personal tools