kontakt: [email protected]
MediaWiki:Common.css: Różnice pomiędzy wersjami
Przejdź do nawigacji
Przejdź do wyszukiwania
imported>Aralka69693 update obrazkowy |
imported>Aralka69693 Nie podano opisu zmian |
||
Linia 1: | Linia 1: | ||
body { | body { | ||
background: #212121; | background: #212121; | ||
Linia 252: | Linia 168: | ||
border-color: #455a64 !important; | border-color: #455a64 !important; | ||
border: 1px solid; | border: 1px solid; | ||
} | |||
} | |||
@-moz-document domain("chanwiki.com") { | |||
/* EKSKLUZYWNE DLA SZONARCHIVE */ | |||
#mp-main { | |||
display: flex; | |||
flex-direction: row; | |||
height: 100%; | |||
justify-content: center; | |||
flex-wrap: wrap; | |||
} | |||
#mp-rside,#mp-lside { | |||
width: 600px !important; | |||
max-width: 650px !important; | |||
} | |||
#mp-rside .bubblebox,#mp-lside .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; | |||
} | |||
.toctitle h2 { | |||
color: #cfd8dc !important; | |||
} | |||
.vectorTabs,.vectorTabs * { | |||
background: transparent !important; | |||
} | |||
#mw-head-base { | |||
height: 4.83rem; | |||
} | |||
code { | |||
font-family: monospace; | |||
} | |||
tbody { | |||
background: #212121; | |||
} | |||
.vectorMenuCheckbox { | |||
color: #cfd8dc !important; | |||
} | |||
p img,br img { | |||
border: 4px solid !important; | |||
max-width:150px; | |||
max-height:150px; | |||
transition: border-color 0.2s; | |||
width: 90%; | |||
height: auto; | |||
} | |||
p img:hover,br img:hover { | |||
border-color: #51a3ec !important; | |||
} | |||
#mw-pages h2,h3{ | |||
color: #cfd8dc !important; | |||
} | } |
Wersja z 10:51, 22 cze 2020
body { background: #212121; color: #cfd8dc; } span { color: #cfd8dc; } a { color: #51a3ec !important; } .mw-body,#mp-rside { background: #222b30 !important; border: 0 !important; } .mp-bordered *,.mp-bordered,.firstHeading { color:#cfd8dc; background: transparent !important; } .mw-parser-output .mp-bordered, .mw-parser-output .mp-h2, body.skin-timeless .mw-parser-output .mp-h2, .bubblebox,.mainpage_box { border-color: #455a64 !important; } .mid-table { display: none } .mp-h2 { background: #455a64 !Important; } #mw-head { background: #212121 !important; border: 0 !important; } /* rozpierdala ikony na gorze */ .vector-menu-content-list *{ background: transparent !important; color: #cfd8dc; } #p-views,#p-namespaces { background-image: none !important; } .bubblebox { box-shadow: none !Important; background: #455a64 !important; } .external { color: #51a3ec !important; } body a.external, .mw-body a.extiw, .uls-language-list a { color: #51a3ec !important; } a, .mw-body a.external, .mw-body a.extiw, .uls-language-list a { color: #51a3ec !important; } .mw-body, .parsoid-body { color: #cfd8dc; } ul { list-style-type: disc; list-style-image: unset !important; } #p-namespaces *,#ca-view { 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: #eeeeee; } .mbox-image,.mbox-text,.mbox-imageright { 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; border-color: #455a64 !important; border: 1px solid; } #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:transparent !important; } .infobox tbody tr th { background: #263238 !important; } .infobox tbody tr td,.infobox tr td { background: #263238 !important; } .ambox { border-color: #455a64 !important; border: 1px solid; } } @-moz-document domain("chanwiki.com") { /* EKSKLUZYWNE DLA SZONARCHIVE */ #mp-main { display: flex; flex-direction: row; height: 100%; justify-content: center; flex-wrap: wrap; } #mp-rside,#mp-lside { width: 600px !important; max-width: 650px !important; } #mp-rside .bubblebox,#mp-lside .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; } .toctitle h2 { color: #cfd8dc !important; } .vectorTabs,.vectorTabs * { background: transparent !important; } #mw-head-base { height: 4.83rem; } code { font-family: monospace; } tbody { background: #212121; } .vectorMenuCheckbox { color: #cfd8dc !important; } p img,br img { border: 4px solid !important; max-width:150px; max-height:150px; transition: border-color 0.2s; width: 90%; height: auto; } p img:hover,br img:hover { border-color: #51a3ec !important; } #mw-pages h2,h3{ color: #cfd8dc !important; }