Nonciclopedia:Skin/mestruolindo.css: differenze tra le versioni

Vai alla navigazione Vai alla ricerca
Contenuto aggiunto Contenuto cancellato
mNessun oggetto della modifica
m (Bot: Sostituzione -moz-border-radius con border-radius)
 
Riga 12: Riga 12:
background-color: #bbccdd !important;
background-color: #bbccdd !important;
border: 1px !important;
border: 1px !important;
-moz-border-radius: 7px;
border-radius: 7px;
-webkit-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px; !important;
border-radius: 7px; !important;

Versione attuale delle 22:19, 23 lug 2012

/* */

/*

 */

/* Monabooktor skin */
#content { background: white !important; }
a:link, #p-personal a:link,#p-cactions a:link {color:#0032ff;}
a:visited, #p-personal a:visited,#p-cactions a:visited {color:#0077ff;}
a:hover, #p-personal ul li a:hover {background:none; color:#bbccdd;}
a.new {color:#ff3200;}
.thumbinner {
background-color: #bbccdd !important; 
border: 1px !important;
border-radius: 7px; 
-webkit-border-radius: 7px; 
 border-radius: 7px; !important;
}
#p-cactions ul li.selected a { background: #ffffff !important }
/* END Diff rendering *
/* 

*/