Pour pouvoir importer des images sur le serveur et consulter le wiki sans publicité, vous devez vous connecter.

Différences entre les versions de « Utilisateur:Add/monobook.css »

Guild Wars Wiki en français
Aller à la navigation Aller à la recherche
m
m (Ca pete enfin^^)
Ligne 32 : Ligne 32 :


textarea{
textarea{
width: 150%;
width: 99%;
background-color: #3C3F3E ;
color:#EDEDED;
font-size: 100%;
padding-top: 0.1em;
padding-top: 0.1em;
padding-right: 0.1em;
padding-right: 0.1em;
Ligne 56 : Ligne 59 :
input[type="submit"] {
input[type="submit"] {
margin-top: 1px;
margin-top: 1px;
font-size: 95%;
font-size: 70%;
height: 15px;
height: 15px;
width: 86px;
width: 85px;
font-weight: bold;
font-weight: bold;
color:white;
color:white;
Ligne 72 : Ligne 75 :


/************* Contient le titre du menu *************/
/************* Contient le titre du menu *************/
.pBody{
background-color: #3C3F3E ;
color:#EDEDED;
-moz-border-radius-topleft: 1em;
-moz-border-radius-bottomleft: 1em;
  -moz-border-radius-topright: 1em;
-moz-border-radius-bottomright: 1em;
}
#p-personal .pBody{
background-color: #3C3F3E ;
color:#EDEDED;
}
.portlet h5 {
.portlet h5 {
padding: 0 0.5em 0 0em;
padding-left: 10px;
display: inline;
display: inline;
height: 10em;
height: 100%;
font-size: 90%;
font-size: 90%;
color: black;
color: black;
width: 13em;
width: 100%;
border: none;
border: none;
margin: 0;
margin: 10px;
float: none;
float: none;
overflow: hidden;
overflow: hidden;
font-weight: bold;
font-weight: bold;
background-image:url(http://bodin.samuel.free.fr/skins/monobook/images/subsite.gif);
background-image:url(http://bodin.samuel.free.fr/skins/monobook/images/subsite.gif);
background-position: right;
background-position: left;
background-repeat: no-repeat;
background-repeat: no-repeat;
}
}

Version du 8 novembre 2007 à 23:08

/************   Modifications récentes  ************/
/* Colorier le nombre de caractères modifiés dans les modifications récentes et la liste de suivi. */
.mw-plusminus-pos { color: #00B000; }  /* vert */
.mw-plusminus-neg { color: #FF2050; }  /* rouge */
.mw-plusminus-null { color: #999999; } /* gris */

/* couleur plus discrète pour le symbole de modification non vérifiée, dans les modifications récentes ou la liste de suivi, au lieu du rouge agressif */
span.unpatrolled { color: #999; }



/************ Intérieur articles ************/
#bodyContent{
	margin: -0px -12px;
	padding: 15px 0px 0px 15px;
	-moz-border-radius-topleft: 1em;
	-moz-border-radius-bottomleft: 1em;
}

#content {
	background: white;
	color: black;
	border: none;
	border-right: none;
	line-height: 1.5em;
	-moz-border-radius-topleft: 1em; 
        -moz-border-radius-bottomleft: 1em;
        -moz-border-radius-topright: 1em;
	-moz-border-radius-bottomright: 1em;
}


textarea{
width: 99%;
background-color: #3C3F3E ;
color:#EDEDED;
font-size: 100%;
padding-top: 0.1em;
padding-right: 0.1em;
padding-bottom: 0.1em;
padding-left: 0.1em;
-moz-border-radius-topleft: 1em; 
        -moz-border-radius-bottomleft: 1em;
        -moz-border-radius-topright: 1em;
	-moz-border-radius-bottomright: 1em;

}

/*            Toutes les inpubox       */
input[type="text"] {
	background-color: #3C3F3E ;
	color:#EDEDED;
	border: 1px inset #626566;
	-moz-border-radius-topleft: 1em; 
	-moz-border-radius-bottomleft: 1em;
  	-moz-border-radius-topright: 1em; 
	-moz-border-radius-bottomright: 1em;
}
input[type="submit"] {
	margin-top: 1px;
	font-size: 70%;
	height: 15px;
	width: 85px;
	font-weight: bold;
	color:white;
	background-image: url(http://bodin.samuel.free.fr/skins/monobook/images/consulter.png);
	background-repeat: no-repeat;
	border: none;
}
select{
	background-color: #3C3F3E ;
	color:#EDEDED;
}


/************* Contient le titre du menu *************/
.pBody{
	background-color: #3C3F3E ;
	color:#EDEDED;
	-moz-border-radius-topleft: 1em; 
	-moz-border-radius-bottomleft: 1em;
  	-moz-border-radius-topright: 1em; 
	-moz-border-radius-bottomright: 1em;

}
#p-personal .pBody{
	background-color: #3C3F3E ;
	color:#EDEDED;

}
.portlet h5 {
	padding-left: 10px;
	display: inline;
	height: 100%;
	font-size: 90%;
	color: black;
	width: 100%;
	border: none;
	margin: 10px;
	float: none;
	overflow: hidden;
	font-weight: bold;
	background-image:url(http://bodin.samuel.free.fr/skins/monobook/images/subsite.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.portlet h6 {
	background-color: #ffae2e;
	border-width: 1px;
	border-color: #2f6fab;
	border-style: solid solid none solid;
	padding: 0 1em 0 1em;
	text-transform: lowercase;
	display: block;
	font-size: 1em;
	height: 1.2em;
	font-weight: normal;
	white-space: nowrap;
  }

li#pt-userpage,
li#pt-anonuserpage,
li#pt-login {
	background-image: url(http://bodin.samuel.free.fr/skins/monobook/user.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 18px;
	text-transform: none;
}
li#pt-mytalk {
	background-image: url(http://bodin.samuel.free.fr/skins/monobook/discussion.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 18px;
	text-transform: none;
}
li#pt-preferences {
	background-image: url(http://bodin.samuel.free.fr/skins/monobook/prf.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 18px;
	text-transform: none;
}
li#pt-watchlist {
	background-image: url(http://bodin.samuel.free.fr/skins/monobook/suivie.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 18px;
	text-transform: none;
}
li#pt-mycontris {
	background-image: url(http://bodin.samuel.free.fr/skins/monobook/contrib.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 18px;
	text-transform: none;
}
li#pt-logout {
	background-image: url(http://bodin.samuel.free.fr/skins/monobook/deco.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 18px;
	text-transform: none;
}


/************* Bouton rechercher **************/ 
input.searchButton {
	margin-top: 1px;
	font-size: 95%;
	height: 15px;
	width: 86px;
	font-weight: bold;
	color:white;
	background-image: url(http://bodin.samuel.free.fr/skins/monobook/images/search.png);
	background-repeat: no-repeat;
	border: none;
}
  
/************* Bouton consulter **************/
#searchGoButton {
	padding-left: .5em;
	padding-right: .5em;
	font-weight: bold;
	height: 15px;
	width: 85px;
	color:white;
	background-image: url(http://bodin.samuel.free.fr/skins/monobook/images/consulter.png);
	background-repeat: no-repeat;
	border: none;
  }

/************* Bouton rechercher *************/
input#searchInput {
	width: 10.9em;
	font-size: 95%;
	padding: 3px;
	margin: 5px;
	background-color: #F0F0F0;
	color: 1px solid #3C3F3E;
	-moz-border-radius-topleft: 1em; 
	-moz-border-radius-bottomleft: 1em;
	-moz-border-radius-topright: 1em; 
	-moz-border-radius-bottomright: 1em;
}
input#searchInput:hover,input#searchInput:focus {
	background-color: #FFF;
	color: 1px solid #3C3F3E;
}
#searchInput ul li:before {
	color: orange;
	content: "\00BB \0020";
}