Nonciclopedia:Skin/Antony Black.css: differenze tra le versioni

Vai alla navigazione Vai alla ricerca
Contenuto aggiunto Contenuto cancellato
Nessun oggetto della modifica
Nessun oggetto della modifica
 
(15 versioni intermedie di uno stesso utente non sono mostrate)
Riga 5: Riga 5:
#column-google { display:none; } /*ELIMINA COLONNA A DESTRA*/
#column-google { display:none; } /*ELIMINA COLONNA A DESTRA*/
li#pt-userpage { background: none } /*ELIMINA OMINO DEL MENU PERSONALE*/
li#pt-userpage { background: none } /*ELIMINA OMINO DEL MENU PERSONALE*/
#content { width:95%; important; }
#content { width:84%; important; }


/*LOGO*/
/*LOGO*/
Riga 11: Riga 11:


/*LINK*/
/*LINK*/
a:link, #p-personal a:link, #p-cactions a:link { color: green; font-weight: bold;} /* LINK NORMALI*/
a:link,#p-personal a:link,#p-cactions a:link{color:gray;font-weight: bold;} /* LINK NORMALI*/
a:hover, #p-personal ul li a:hover, #p-cactions ul li a:hover {
a:hover, #p-personal ul li a:hover, #p-cactions ul li a:hover {
background: none; color: ; text-decoration: underline; } /* MOUSE OVER*/
background: none; color: green; text-decoration: underline; } /* MOUSE OVER*/
a:visited, #p-personal a:visited, #p-cactions a:visited { color: darkgreen; font-weight: bold;} /*GIA' VISITATI*/
a:visited,#p-personal a:visited,#p-cactions a:visited{color:lightslategray;font-weight: bold;} /*GIA' VISITATI*/
a.new, #p-personal .new a, #p-cactions .new a { color: silver; } /*PAGINA INESISTENTE*/
a.new, #p-personal .new a, #p-cactions .new a { color: red; } /*PAGINA INESISTENTE*/


/*CONTENUTI*/
/*CONTENUTI*/
#content, div.thumb {
#content, div.thumb {
background: white !important;} /*SFONDO*/
background: #BCBCBC !important;} /*SFONDO*/
#p-cactions li a { font-family: Chalkduster;}
#p-cactions li a { font-family: Century;}




Riga 28: Riga 28:
/*PANNELLI IN ALTO*/
/*PANNELLI IN ALTO*/
#p-cactions ul li a { background: black !important; }
#p-cactions ul li a { background: black !important; }
#p-cactions li { border-color: black; }
#p-cactions li { border-color: black}
#p-cactions ul li.selected a { background: black !important; }
#p-cactions ul li.selected a { background: #BCBCBC !important; }
#p-cactions li.selected { border-color: black; }
#p-cactions li.selected { border-color: #BCBCBC; }
#p-cactions ul li a:hover { background: black !important; }
#p-cactions ul li a:hover { background: black !important; }


/*PANNELLI A SINISTRA*/
/*PANNELLI A SINISTRA*/
#p-navigation .pBody, #p-progetti .pBody, #p-tb .pBody, #p-lang .pBody, #p-wikicities-nav .pBody, #p-community .pBody {
#p-navigation .pBody, #p-progetti .pBody, #p-tb .pBody, #p-lang .pBody, #p-wikicities-nav .pBody, #p-community .pBody {
background-color: black }
background-color: black;border:2em; }






/*BOX CATEGORIE*/
/*BOX CATEGORIE*/
#catlinks { background-color: grey !important; border: 1 !important; color: black !important;}
#catlinks { background-color: black !important; border: 3em; !important; color: black !important;}


/*BOX IN BASSO*/
/*BOX IN BASSO*/
#footer { background-color: grey; border: 1 !important; color: black !important;}
#footer { background: black; border: 2em; !important;}


/*TABELLA DEI CONTENUTI*/
/*TABELLA DEI CONTENUTI*/
#toc, .toc, .toccolours { background-color: grey !important; border: 1 !important; }
#toc, .toc, .toccolours { background-color:gainsboro !important; border: 2em; !important; }





Versione attuale delle 21:12, 8 gen 2015

/*

 */


#editintro {display:none !important;}
#column-google { display:none; } /*ELIMINA COLONNA A DESTRA*/
li#pt-userpage { background: none } /*ELIMINA OMINO DEL MENU PERSONALE*/
#content { width:84%; important; }

/*LOGO*/
#p-logo a { background-image: url(http://images1.wikia.nocookie.net/nonciclopedia/images/f/f8/Logo_Nonciclopedia_Death_Note.png) !important; }

/*LINK*/
a:link,#p-personal a:link,#p-cactions a:link{color:gray;font-weight: bold;} /* LINK NORMALI*/
a:hover, #p-personal ul li a:hover,  #p-cactions ul li a:hover {
     background: none; color: green; text-decoration: underline; } /* MOUSE OVER*/
a:visited,#p-personal a:visited,#p-cactions a:visited{color:lightslategray;font-weight: bold;} /*GIA' VISITATI*/
a.new, #p-personal .new a, #p-cactions .new a { color: red; } /*PAGINA INESISTENTE*/

/*CONTENUTI*/
#content, div.thumb {
     background: #BCBCBC !important;} /*SFONDO*/
#p-cactions li a { font-family: Century;}


/*SFONDO*/
body  {background: black !important;}

/*PANNELLI IN ALTO*/
#p-cactions ul li a { background: black !important; }
#p-cactions li { border-color: black}
#p-cactions ul li.selected a { background: #BCBCBC !important; }
#p-cactions li.selected { border-color: #BCBCBC; }
#p-cactions ul li a:hover { background: black !important; }

/*PANNELLI A SINISTRA*/
#p-navigation .pBody, #p-progetti .pBody, #p-tb .pBody, #p-lang .pBody, #p-wikicities-nav .pBody, #p-community .pBody {
     background-color: black;border:2em; }



/*BOX CATEGORIE*/
#catlinks { background-color: black !important; border: 3em; !important; color: black !important;}

/*BOX IN BASSO*/
#footer { background: black; border: 2em; !important;}

/*TABELLA DEI CONTENUTI*/
#toc, .toc, .toccolours { background-color:gainsboro !important; border: 2em; !important; }


/* 

*/