MediaWiki:Common.css: Różnice pomiędzy wersjami

Z ChanWiki
Przejdź do nawigacji Przejdź do wyszukiwania
imported>Cot
Nie podano opisu zmian
imported>Cot
Nie podano opisu zmian
Linia 9: Linia 9:


a {
a {
color: #1e88e5!important
color: #51a3ec!important
}
}


Linia 62: Linia 62:


.external {
.external {
color: #1e88e5!important
color: #51a3ec!important
}
}


Linia 68: Linia 68:
.uls-language-list a,
.uls-language-list a,
body a.external {
body a.external {
color: #1e88e5!important
color: #51a3ec!important
}
}


Linia 75: Linia 75:
.uls-language-list a,
.uls-language-list a,
a {
a {
color: #1e88e5!important
color: #51a3ec!important
}
}


Linia 94: Linia 94:


#mw-head div.darkvectorMenu h3 span {
#mw-head div.darkvectorMenu h3 span {
color: #1e88e5!important
color: #51a3ec!important
}
}


Linia 103: Linia 103:
.bubblebox.green>.label {
.bubblebox.green>.label {
background-color: #c8e6c9!important
background-color: #c8e6c9!important
}
.orange.bubblebox>.label {
background: #ffab91!important
}
.gray.bubblebox>.label {
background: #eee
}
}


Linia 161: Linia 169:
.infobox tr td {
.infobox tr td {
background: #263238!important
background: #263238!important
}
#mp-lside,
#mp-rside {
width: 600px!important;
max-width: 650px!important
}
#mp-lside .bubblebox,
#mp-rside .bubblebox {
margin: 1rem
}
.mw-jump {
display: none
}
#mp-lside .bubblebox,
#mp-rside .bubblebox {
padding: 10px;
border-radius: 6px
}
#mp-main {
width: 100%!important
}
.bubblebox>.label {
color: #000;
padding: 2px;
border-radius: 6px
}
.bubblebox>.label {
text-indent: 10px
}
.portal h3 {
color: #cfd8dc!important
}
}

Wersja z 20:01, 21 cze 2020

body {
	background: #212121;
	color: #cfd8dc
}

span {
	color: #cfd8dc
}

a {
	color: #51a3ec!important
}

#mp-rside,
.mw-body {
	background: #263238!important;
	border: 0!important
}

.firstHeading,
.mp-bordered,
.mp-bordered * {
	color: #cfd8dc;
	background: 0 0!important
}

.bubblebox,
.mainpage_box,
.mw-parser-output .mp-bordered,
.mw-parser-output .mp-h2,
body.skin-timeless .mw-parser-output .mp-h2 {
	border-color: #455a64!important
}

.mid-table {
	display: none
}

.mp-h2 {
	background: #455a64!important
}

#mw-head {
	background: #212121!important;
	border: 0!important
}

.vector-menu-content-list * {
	background: 0 0!important;
	color: #cfd8dc
}

#p-namespaces,
#p-views {
	background-image: none!important
}

.bubblebox {
	box-shadow: none!important;
	background: #455a64!important
}

.external {
	color: #51a3ec!important
}

.mw-body a.extiw,
.uls-language-list a,
body a.external {
	color: #51a3ec!important
}

.mw-body a.external,
.mw-body a.extiw,
.uls-language-list a,
a {
	color: #51a3ec!important
}

.mw-body,
.parsoid-body {
	color: #cfd8dc
}

ul {
	list-style-type: disc;
	list-style-image: unset!important
}

#ca-view,
#p-namespaces * {
	background-image: none!important
}

#mw-head div.darkvectorMenu h3 span {
	color: #51a3ec!important
}

.bubblebox.red>.label {
	background: #f8bbd0!important
}

.bubblebox.green>.label {
	background-color: #c8e6c9!important
}

.orange.bubblebox>.label {
	background: #ffab91!important
}

.gray.bubblebox>.label {
	background: #eee
}

.mbox-image,
.mbox-imageright,
.mbox-text {
	background: #455a64!important;
	border: none!important
}

.catlinks {
	background: #212121;
	border: 0!important
}

pre {
	background: #212121;
	color: #cfd8dc
}

#footer-info-copyright {
	color: #cfd8dc
}

.toc {
	background: #212121
}

#mw-toc-heading,
.tocnumber {
	color: #cfd8dc!important
}

.thumbinner {
	background: #212121!important;
	color: #cfd8dc!important;
	border-color: #455a64!important
}

#template-documentation {
	background: #263238!important
}

.infobox {
	background: #212121!important;
	color: #cfd8dc
}

.infobox * {
	background: 0 0!important
}

.infobox tbody tr th {
	background: #263238!important
}

.infobox tbody tr td,
.infobox tr td {
	background: #263238!important
}

#mp-lside,
#mp-rside {
	width: 600px!important;
	max-width: 650px!important
}

#mp-lside .bubblebox,
#mp-rside .bubblebox {
	margin: 1rem
}

.mw-jump {
	display: none
}

#mp-lside .bubblebox,
#mp-rside .bubblebox {
	padding: 10px;
	border-radius: 6px
}

#mp-main {
	width: 100%!important
}

.bubblebox>.label {
	color: #000;
	padding: 2px;
	border-radius: 6px
}

.bubblebox>.label {
	text-indent: 10px
}

.portal h3 {
	color: #cfd8dc!important
}