Użytkownik:Michał56/monobook.css: Różnice pomiędzy wersjami

Z Nonsensopedii, polskiej encyklopedii humoru
M
Znacznik: edytor źródłowy
M (Anulowano wersję użytkownika Michał56)
Znacznik: edytor źródłowy
 
Linia 1: Linia 1:
//przyciski wikia button
.wikia-button {
.wikia-button {
background-color: #fe7e03;
background-color: #fe7e03;
Linia 34: Linia 33:
white-space: nowrap;
white-space: nowrap;
}
}

//kolor na ozetach
.mw-userlink[title$="Michał56"] {color: #0088ff !important; }

Aktualna wersja na dzień 21:11, 24 paź 2016

.wikia-button {
    background-color: #fe7e03;
    background-image: -moz-linear-gradient(center top , #fe9836 35%, #fe7e03 65%);
    border: none;
    border-radius: 4px;
    color: white;
    cursor: pointer;
    display: inline-block;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 12px;
    height: 19px;
    line-height: 20px;
    margin: 0;
    padding: 0 10px;
    text-decoration: none;
    white-space: nowrap;
}
.button {
    background-color: #fe7e03;
    background-image: -moz-linear-gradient(center top , #fe9836 35%, #fe7e03 65%);
    border: none;
    border-radius: 4px;
    color: white;
    cursor: pointer;
    display: inline-block;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 12px;
    height: 19px;
    line-height: 20px;
    margin: 0;
    padding: 0 10px;
    text-decoration: none;
    white-space: nowrap;
}