MediaWiki:Common.css: Skirtumas tarp puslapio versijų

S
nėra keitimo aprašymo
Nėra keitimo santraukos
SNėra keitimo santraukos
 
(nerodomos 3 tarpinės versijos, sukurtos to paties naudotojo)
1 102 eilutė: 1 102 eilutė:
     padding: 1.5em 2em 1em;
     padding: 1.5em 2em 1em;
     max-width: 40em;
     max-width: 40em;
}
body.wgl-theme-dark .tile {
    background-color: #484b54;
}
}


1 148 eilutė: 1 152 eilutė:
.byline a {
.byline a {
     color: var(--byline-color);
     color: var(--byline-color);
}
body.wgl-theme-dark .byline {
    color: white !important;
}
}


1 525 eilutė: 1 533 eilutė:
}
}


body.wgl-theme-dark .update {
background: #596279 !important;
}


:root {
:root {
1 571 eilutė: 1 582 eilutė:
     background-color: #dfefe3;
     background-color: #dfefe3;
     box-sizing: border-box;
     box-sizing: border-box;
}
body.wgl-theme-dark .messagebox {
color: black;
}
}


1 686 eilutė: 1 701 eilutė:
     box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
     box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
     margin: 1em 0;
     margin: 1em 0;
}
body.wgl-theme-dark .documentation {
background: #3b3b3b;
}
}