Użytkownik:Aloch/common.css: Różnice pomiędzy wersjami

Z Nonsensopedii, polskiej encyklopedii humoru
Linia 1: Linia 1:
body, #mw-page-base, .mw-body, .editOptions, .mw-head, input, button, #footer-info, table, .catlinks, #ca-nstab-user {
body, #mw-page-base, .mw-body, .editOptions, .mw-head, input, button, #footer-info, table, .catlinks {
background-color: #202125!important;
background-color: #202125!important;
color: #fff!important;
color: #fff!important;
Linia 11: Linia 11:
h1,h2,h3,h4,h5,h6 {
h1,h2,h3,h4,h5,h6 {
color: #fff;
color: #fff;
}
.vectorTabs li span, [type=checkbox] + span {
background: #202125!important;
color: #fff!important;
}
}

Wersja z 15:21, 12 kwi 2019

body, #mw-page-base, .mw-body, .editOptions, .mw-head, input, button, #footer-info, table, .catlinks {
    background-color: #202125!important;
    color: #fff!important;
}
#mw-page-base {
	background-image: none;
}
a, a:visited {
	color: #6aa2ff;
} 
h1,h2,h3,h4,h5,h6 {
	color: #fff;
}
.vectorTabs li span, [type=checkbox] + span {
	background: #202125!important;
	color: #fff!important;
}