MediaWiki:Monobook.css : Différence entre versions

De Aïkido et Jodo à Bures-sur-Yvette
(Annulation des modifications 3032 de Admin (discussion))
 
(Aucune différence)

Version actuelle en date du 2 février 2012 à 00:06

/* Le CSS placé ici affectera les utilisateurs de l’habillage Monobook. */
body {
       background: white url(/w/images/9/90/Fond.jpg) repeat scroll;
}
h1 {
       font-family: serif;
       font-style: italic;
       text-align: center;
       color: #000099;
}
h2 {
       color: orange;
}
h3, h4, h5, h6 {
       color: black;
}
.generated-sidebar.portlet > .pBody {
       background: white url(/w/images/0/0d/Fond3.jpg) repeat scroll;
}
#p-search > .pBody {
       background: white url(/w/images/0/0d/Fond3.jpg) repeat scroll;
}
#searchInput {
       background: white url(/w/images/9/90/Fond.jpg) repeat scroll;
}
#p-tb > .pBody {
       background: white url(/w/images/0/0d/Fond3.jpg) repeat scroll;
}
.portlet h5 {
       text-transform: none;
}
#ca-talk { display:none!important; }
#content {
       background: white url(/w/images/0/0d/Fond3.jpg) repeat scroll;
}
#footer {
       background: white url(/w/images/0/0d/Fond3.jpg) repeat scroll;
}
#p-cactions li a {
       background: white url(/w/images/9/90/Fond.jpg) repeat scroll;
}
#p-cactions li.selected a {
       background: white url(/w/images/0/0d/Fond3.jpg) repeat scroll;
}
div.thumb {
	border-color: transparent;
}
table {
	background: white url(/w/images/0/0d/Fond3.jpg) repeat scroll;
}
div.thumbinner {
	background: white url(/w/images/0/0d/Fond3.jpg) repeat scroll;
}
table.gallery td {
	background: white url(/w/images/0/0d/Fond3.jpg) repeat scroll;
	border: solid 2px transparent;
}
div#userloginForm form,
div#userlogin form#userlogin2 {
	background: white url(/w/images/0/0d/Fond3.jpg) repeat scroll;
}
div#content {
	background: white url(/w/images/0/0d/Fond3.jpg) repeat scroll;
}