Anonimo

MediaWiki:Common.css: differenze tra le versioni

Da Wikitrek.
Nessun cambiamento nella dimensione ,  11 dic 2020
m
nessun oggetto della modifica
(Bordi e immagine massima)
mNessun oggetto della modifica
Riga 229: Riga 229:
#titolobox {
#titolobox {
   padding: 5px;
   padding: 5px;
   background-color: #996633;
   background-color: #cfaa82;
   text-align: center;
   text-align: center;
   color: white;
   color: white;
Riga 240: Riga 240:
.titolobox {
.titolobox {
   padding: 5px;
   padding: 5px;
   background-color: #996633;
   background-color: #cfaa82;
   text-align: center;
   text-align: center;
   color: white;
   color: white;
Riga 359: Riga 359:
.vector-menu-tabs, .vector-menu-tabs a, #mw-head .vector-menu-dropdown h3 {
.vector-menu-tabs, .vector-menu-tabs a, #mw-head .vector-menu-dropdown h3 {
     background-image: url(/wt/skins/Vector/resources/skins.vector.styles/images/tab-separator.png?09d4b);
     background-image: url(/wt/skins/Vector/resources/skins.vector.styles/images/tab-separator.png?09d4b);
     background-image: linear-gradient(to bottom,#fff5dc 0,#996633 100%);
     background-image: linear-gradient(to bottom,#fff5dc 0,#cfaa82 100%);
     background-repeat: no-repeat;
     background-repeat: no-repeat;
     background-size: 1px 100%;
     background-size: 1px 100%;
Riga 366: Riga 366:


.vector-menu-tabs li {
.vector-menu-tabs li {
background-image: linear-gradient(to top,#996633 0,#fff5dc 1px,#ffffff 100%);
background-image: linear-gradient(to top,#cfaa82 0,#fff5dc 1px,#ffffff 100%);
}
}


Riga 377: Riga 377:


blockquote:before{
blockquote:before{
     color: #996633;
     color: #cfaa82;
     content: open-quote;
     content: open-quote;
     font-size: 4em;
     font-size: 4em;