Anonimo

MediaWiki:Common.css: differenze tra le versioni

Da Wikitrek.
m
nessun oggetto della modifica
(TemplateQuote)
mNessun oggetto della modifica
Etichetta: Ripristino manuale
 
(10 versioni intermedie di uno stesso utente non sono mostrate)
Riga 43: Riga 43:
body {
body {
     font-family: "Open Sans", sans-serif, "DIn pIqaD"
     font-family: "Open Sans", sans-serif, "DIn pIqaD"
}
body::selection {
    color: white;
    background-color: #CFAA82;
}
p::selection {
    color: white;
    background-color: #CFAA82;
}
}


Riga 237: Riga 247:
     background-position: center right;
     background-position: center right;
     background-repeat: no-repeat;
     background-repeat: no-repeat;
     background-image: url(https://gitpull.it/file/data/exem75lelovvftlyzj5t/PHID-FILE-b6htnq3hjgmixwcad3gy/favicon);
     background-image: url(https://gitpull.it/file/data/d5ezfxvn5o2yr7upcbua/PHID-FILE-ogmxa3rxedgqvfatejrb/favicon);
     background-image: -o-linear-gradient(transparent,transparent),url(https://gitpull.it/file/data/exem75lelovvftlyzj5t/PHID-FILE-b6htnq3hjgmixwcad3gy/favicon);
     background-image: -o-linear-gradient(transparent,transparent),url(https://gitpull.it/file/data/exem75lelovvftlyzj5t/PHID-FILE-b6htnq3hjgmixwcad3gy/favicon);
     background-size: 12px;
     background-size: 12px;
     padding-right: 13px;
     padding-right: 13px;
}
.extiw[href*="stowiki"] {
    background-position: center right;
    background-repeat: no-repeat;
    background-image: url(https://stowiki.net/w/resources/assets/favicon.ico);
    background-image: -o-linear-gradient(transparent,transparent),url(https://stowiki.net/w/resources/assets/favicon.ico);
    background-size: 12px;
    padding-right: 15px;
}
}