Aller au contenu

Utilisateur:Menchi/chick.css

Définition, traduction, prononciation, anagramme et synonyme sur le dictionnaire libre Wiktionnaire.

Remarque: après avoir sauvegardé, vous devez vider le cache de votre navigateur pour que les changements prennent effet. Mozilla, cliquez sur Actualiser (ou ctrl-r). Internet Explorer / Opera: ctrl-f5. Safari: cmd-r. Konqueror ctrl-r.

@import url("http://en.wiktionary.org/w/index.php?title=User:Menchi/chick.css&action=raw&ctype=text/css");

body {background: LightSteelBlue; }

.firstHeading  /* titre d'article: nécessaire car le Sidebar couverait de texte au droit des fois. h1 utilisé par certains dans les pg de discussion */
{ background:rgba(32, 95, 95,.35);  color: rgba(255, 255, 255, 0.2);  /*white-ish*/ font-style: normal;
font-family: Garamond, Cochin !important; 
border-bottom: 1px solid Dodgerblue;  }

/** Rendre dépouillé (plain/uncluttered) **/
[style="border: 1px dashed rgb(153, 153, 153); background: none repeat scroll 0% 0% rgb(255, 255, 255); text-align: left;"],
#p-Aide, #p-Aide ul, 
#p-Navigation, #p-Navigation ul, 
#p-Autres_projets, #p-Autres_projets ul, 
#p-Contribuer, #p-Contribuer ul, /* "!important" for UL makes column-one malfunction */
.detail /*Section-vide notice*/, div[class*='bandeau'] /*wildcard*/, [title="Aide:Référence nécessaire"] 
{display: none !important;} 

.interwiki-en {display: block !important; position: fixed; margin: 0;  padding: 0; font-family: "Verdana"; font-size:95%; background:rgba(255, 255, 255,.01) !important; padding:0; margin:0;
     text-decoration:overline underline ; 
     top: 14px; right: 154px; width: 37px;}

h2 { background:rgba(75, 0, 130,.45) /*Indigo, numeric values from [[:w:Web colors#X11 color names]] */; color: LightYellow; font-weight:bold; }
h3, h1 { background:rgba(72, 61, 139,.35); color: PaleGoldenrod;}
h4, SPAN[id="External_links"] { color:SteelBlue; }
h5 { color:DodgerBlue;}

ol li ul li { -moz-border-radius: 1em !important;  -webkit-border-radius: 8px; border-radius: 8px;  }
li {background-color: rgba(250, 255, 255, 0.2) !important;  /*blanc-ish*/}
ol > li > ul > li { background-color: rgba(0, 0, 0, 0.2) !important;  /*noir-ish*/  }