Utilisateur:Faust000/monobook.css

Un article de Wikipédia, l'encyclopédie libre.

Note : Après avoir publié la page, vous devrez forcer son rechargement pour voir les changements : Mozilla / Konqueror / Firefox : Shift-Ctrl-R, Internet Explorer / Opera : Ctrl-F5, Safari : Cmd-R.

#catlinks {  
  position:absolute;
  z-index:1;
/*  border: 1px solid #aaaaaa; 
  background: #fafaff; */
  right:1em; 
  top:-0.25em;
  width:28em;
  float:right;
  margin: 0.2em;
  padding:0.2em;
}
 
p.catlinks {
  color: #FF8000;
  font-family: Times New Roman;
  font-size:80%;
  line-height: 1.5em;
  text-align:right;
  text-indent:0;
  text-transform: none;
  white-space:normal;
  margin: 0.2em;
}
 
p.catlinks a {
  color:#888888;
}