Utente:Hans magnus/monobook.css: differenze tra le versioni

Vai alla navigazione Vai alla ricerca
Contenuto aggiunto Contenuto cancellato
Nessun oggetto della modifica
Nessun oggetto della modifica
Riga 14: Riga 14:


#nonimm { height:1px; width:1px; float:left; }
#nonimm { height:1px; width:1px; float:left; }

a:link, #p-personal a:link, #p-cactions a:link { color: #C8C8C8 !important; } /* LINK NORMALI*/
a:visited, #p-personal a:visited, #p-cactions a:visited { color: #C8C8C8 !important; } /*GIA' VISITATI*/
a:hover, #p-personal ul li a:hover, #p-cactions ul li a:hover {
background: none; text-decoration: underline; } /* MOUSE OVER*/
a.new, #p-personal .new a, #p-cactions .new a { color: #C8C8C8 !important; } /*PAGINA INESISTENTE*/
a:link.interwiki, a:link.external { color: #C8C8C8!important; } /*LINK ESTERNI*/


/* </nowiki></pre> */
/* </nowiki></pre> */

Versione delle 19:03, 8 ago 2010

/* <pre><nowiki> */

#column-google { display:none; } /*ELIMINA COLONNA A DESTRA*/
li#pt-userpage { background: none } /*ELIMINA OMINO DEL MENU PERSONALE*/

body {
    background: #09090b url(http://www.infinityward.com/uploads/wallpapers/large/Wallpaper_06-1255110571.jpg) no-repeat;
 }

#content, div.thumb {
     background: #09090b  url(http://www.infinityward.com/uploads/wallpapers/large/Wallpaper_06-1255110571.jpg) no-repeat !important; border:3px outset #33CCCC!important;} 

p,h1,h2,h3,h4,h5,li { color: white !important; }

#nonimm { height:1px; width:1px; float:left; }

a:link, #p-personal a:link, #p-cactions a:link { color: #C8C8C8 !important; } /* LINK NORMALI*/
a:visited, #p-personal a:visited, #p-cactions a:visited { color: #C8C8C8 !important; } /*GIA' VISITATI*/
a:hover, #p-personal ul li a:hover,  #p-cactions ul li a:hover {
     background: none; text-decoration: underline; } /* MOUSE OVER*/
a.new, #p-personal .new a, #p-cactions .new a { color: #C8C8C8 !important; } /*PAGINA INESISTENTE*/
a:link.interwiki, a:link.external  { color: #C8C8C8!important; } /*LINK ESTERNI*/

/* </nowiki></pre> */