MediaWiki:Common.css: Revizyonlar arasındaki fark
Değişiklik özeti yok |
kDeğişiklik özeti yok |
||
(Aynı kullanıcının aradaki diğer 15 değişikliği gösterilmiyor) | |||
1. satır: | 1. satır: | ||
/* Buraya konulacak CSS kodu tüm temalarda etkin olur */ | /* Buraya konulacak CSS kodu tüm temalarda etkin olur */ | ||
. | #siteSub { | ||
. | display: block; | ||
. | font-family: inherit; | ||
.page- | font-size: small; | ||
} | |||
.wikitable.item.normal > tr:first-of-type > th, | |||
.wikitable.item.normal > * > tr:first-of-type > th { | |||
background: rgba(164,62,153,.50); | |||
} | |||
.wikitable.item.reverse > tr:first-of-type > th, | |||
.wikitable.item.reverse > * > tr:first-of-type > th { | |||
background: rgba(255,130,165,.50); | |||
} | |||
.wikitable.item.unique > tr:first-of-type > th, | |||
.wikitable.item.unique > * > tr:first-of-type > th { | |||
background: rgba(222,199,123,.50); | |||
} | |||
.wikitable.item.unique.reverse > tr:first-of-type > th, | |||
.wikitable.item.unique.reverse > * > tr:first-of-type > th { | |||
background: rgb(255,165,0,.50); | |||
} | |||
.wikitable.item.set > tr:first-of-type > th, | |||
.wikitable.item.set > * > tr:first-of-type > th { | |||
background: rgba(214,0,0,.50); | |||
} | |||
.wikitable.item.rare > tr:first-of-type > th, | |||
.wikitable.item.rare > * > tr:first-of-type > th { | |||
background: rgba(255,255,0,.50); | |||
} | |||
.wikitable.item.craft > tr:first-of-type > th, | |||
.wikitable.item.craft > * > tr:first-of-type > th { | |||
background: rgba(132,355,0,.50); | |||
} | |||
.wikitable.item.magic > tr:first-of-type > th, | |||
.wikitable.item.magic > * > tr:first-of-type > th { | |||
background: rgba(132,130,255,.50); | |||
} | |||
.wikitable > tr > th, | |||
.wikitable > * > tr > th { | |||
background-color: transparent; | |||
} | |||
.wikitable > tr:first-of-type > th, | |||
.wikitable > * > tr:first-of-type > th { | |||
background-color: #eaecf0 | |||
} | |||
table.wikitable { | |||
background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' style='opacity: 0.075; transform: rotate(-15deg);' version='1.1' height='50px' width='172px'><text x='0' y='15' fill='black' font-size='20'>korehberi.com</text></svg>"); | |||
background-repeat: repeat; | |||
} | |||
.page-KOWiki.action-view h1.firstHeading, .page-KOWiki #siteSub { display: none; } | |||
.poem { border: 2px solid #d6d2c5; background-color: #f9f4e6; padding: 0 1em; overflow: hidden; } | .poem { border: 2px solid #d6d2c5; background-color: #f9f4e6; padding: 0 1em; overflow: hidden; } | ||
img { max-width: 100%; } | img { max-width: 100%; } | ||
#ca-talk, #ca-viewsource { display: none !important; } | |||
#ca-talk | |||
#ca-viewsource { display: none !important; } | |||
.mw-body h1, .mw-body h2, .mw-body h3, .mw-body h4, .mw-body h5, .mw-body h6, .mw-body dt, #p-logo-text a { font-family: 'Marcellus', sans-serif; } | .mw-body h1, .mw-body h2, .mw-body h3, .mw-body h4, .mw-body h5, .mw-body h6, .mw-body dt, #p-logo-text a { font-family: 'Marcellus', sans-serif; } | ||
.mpcontentbox { | .mpcontentbox { | ||
margin: 5px; | margin: 5px; |
10.05, 7 Haziran 2022 itibarı ile sayfanın şu anki hâli
/* Buraya konulacak CSS kodu tüm temalarda etkin olur */ #siteSub { display: block; font-family: inherit; font-size: small; } .wikitable.item.normal > tr:first-of-type > th, .wikitable.item.normal > * > tr:first-of-type > th { background: rgba(164,62,153,.50); } .wikitable.item.reverse > tr:first-of-type > th, .wikitable.item.reverse > * > tr:first-of-type > th { background: rgba(255,130,165,.50); } .wikitable.item.unique > tr:first-of-type > th, .wikitable.item.unique > * > tr:first-of-type > th { background: rgba(222,199,123,.50); } .wikitable.item.unique.reverse > tr:first-of-type > th, .wikitable.item.unique.reverse > * > tr:first-of-type > th { background: rgb(255,165,0,.50); } .wikitable.item.set > tr:first-of-type > th, .wikitable.item.set > * > tr:first-of-type > th { background: rgba(214,0,0,.50); } .wikitable.item.rare > tr:first-of-type > th, .wikitable.item.rare > * > tr:first-of-type > th { background: rgba(255,255,0,.50); } .wikitable.item.craft > tr:first-of-type > th, .wikitable.item.craft > * > tr:first-of-type > th { background: rgba(132,355,0,.50); } .wikitable.item.magic > tr:first-of-type > th, .wikitable.item.magic > * > tr:first-of-type > th { background: rgba(132,130,255,.50); } .wikitable > tr > th, .wikitable > * > tr > th { background-color: transparent; } .wikitable > tr:first-of-type > th, .wikitable > * > tr:first-of-type > th { background-color: #eaecf0 } table.wikitable { background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' style='opacity: 0.075; transform: rotate(-15deg);' version='1.1' height='50px' width='172px'><text x='0' y='15' fill='black' font-size='20'>korehberi.com</text></svg>"); background-repeat: repeat; } .page-KOWiki.action-view h1.firstHeading, .page-KOWiki #siteSub { display: none; } .poem { border: 2px solid #d6d2c5; background-color: #f9f4e6; padding: 0 1em; overflow: hidden; } img { max-width: 100%; } #ca-talk, #ca-viewsource { display: none !important; } .mw-body h1, .mw-body h2, .mw-body h3, .mw-body h4, .mw-body h5, .mw-body h6, .mw-body dt, #p-logo-text a { font-family: 'Marcellus', sans-serif; } .mpcontentbox { margin: 5px; padding: 7px 15px 12px 15px; border-radius: 0.5em; } .bg-darkred, .bg-darkgreen, .bg-darkblue, .bg-darkgray { border-style: none; } .bg-darkgray { background: #f0f0f0; border: 1px solid #d9d9d9; } .bg-darkred { background: #fff7F0; border: 1px solid #e6dacf; } .bg-darkgreen { background: #f0fff5; border: 1px solid #cfe6d6; } .bg-darkblue { background: #f0f4ff; border: 1px solid #cfd4e6; } .navbox .hlist td dl, .navbox .hlist td ol, .navbox .hlist td ul, .navbox td.hlist dl, .navbox td.hlist ol, .navbox td.hlist ul { padding: 0.125em 0 } .mpcontentbox:not(.hlist) ul { text-align: left; } .hlist dl, .hlist ol, .hlist ul { margin: 0; padding: 0 } .hlist dd, .hlist dt, .hlist li { margin: 0; display: inline } .hlist dl dl, .hlist dl ol, .hlist dl ul, .hlist ol dl, .hlist ol ol, .hlist ol ul, .hlist ul dl, .hlist ul ol, .hlist ul ul { display: inline } .hlist dt:after { content: ":" } .hlist dd:after, .hlist li:after { content: " · "; font-weight: bold } .hlist dd:last-child:after, .hlist dt:last-child:after, .hlist li:last-child:after { content: none } .hlist dd.hlist-last-child:after, .hlist dt.hlist-last-child:after, .hlist li.hlist-last-child:after { content: none } .hlist dd dd:first-child:before, .hlist dd dt:first-child:before, .hlist dd li:first-child:before, .hlist dt dd:first-child:before, .hlist dt dt:first-child:before, .hlist dt li:first-child:before, .hlist li dd:first-child:before, .hlist li dt:first-child:before, .hlist li li:first-child:before { content: " ("; font-weight: normal } .hlist dd dd:last-child:after, .hlist dd dt:last-child:after, .hlist dd li:last-child:after, .hlist dt dd:last-child:after, .hlist dt dt:last-child:after, .hlist dt li:last-child:after, .hlist li dd:last-child:after, .hlist li dt:last-child:after, .hlist li li:last-child:after { content: ") "; font-weight: normal } .hlist dd dd.hlist-last-child:after, .hlist dd dt.hlist-last-child:after, .hlist dd li.hlist-last-child:after, .hlist dt dd.hlist-last-child:after, .hlist dt dt.hlist-last-child:after, .hlist dt li.hlist-last-child:after, .hlist li dd.hlist-last-child:after, .hlist li dt.hlist-last-child:after, .hlist li li.hlist-last-child:after { content: ") "; font-weight: normal } .hlist ol { counter-reset: listitem } .hlist ol>li { counter-increment: listitem } .hlist ol>li:before { content: " " counter(listitem) " " } .hlist dd ol>li:first-child:before, .hlist dt ol>li:first-child:before, .hlist li ol>li:first-child:before { content: " (" counter(listitem) " " } .infobox { border: 1px solid #a2a9b1; border-spacing: 3px; background-color: #f8f9fa; color: black; margin: 0.5em 0 0.5em 1em; padding: 0.2em; float: right; clear: right; font-size: 88%; line-height: 1.5em; width: 22em } .infobox-subbox { padding: 0; border: none; margin: -3px; width: auto; min-width: 100%; font-size: 100%; clear: none; float: none; background-color: transparent } .infobox-header, .infobox-label, .infobox-above, .infobox-full-data, .infobox-data, .infobox-below, .infobox-subheader, .infobox-image, .infobox-navbar, .infobox th, .infobox td { vertical-align: top } .infobox-label, .infobox-data, .infobox th, .infobox td { text-align: left } .infobox .infobox-above, .infobox .infobox-title, .infobox caption { font-size: 125%; font-weight: bold; text-align: center } .infobox-title, .infobox caption { padding: 0.2em } .infobox .infobox-header, .infobox .infobox-subheader, .infobox .infobox-image, .infobox .infobox-full-data, .infobox .infobox-below { text-align: center } .infobox .infobox-navbar { text-align: right } .infobox.bordered { border-collapse: collapse } .infobox.bordered td, .infobox.bordered th { border: 1px solid #a2a9b1 } .infobox.bordered .borderless td, .infobox.bordered .borderless th { border: 0 } .infobox.sisterproject { width: 20em; font-size: 90% } .infobox.bordered .mergedtoprow td, .infobox.bordered .mergedtoprow th { border: 0; border-top: 1px solid #a2a9b1; border-right: 1px solid #a2a9b1 } .infobox.bordered .mergedrow td, .infobox.bordered .mergedrow th { border: 0; border-right: 1px solid #a2a9b1 } .infobox.geography { border-collapse: collapse; line-height: 1.2em; font-size: 90% } .infobox.geography td, .infobox.geography th { border-top: 1px solid #a2a9b1; padding: 0.4em 0.6em 0.4em 0.6em } .infobox.geography .mergedtoprow td, .infobox.geography .mergedtoprow th { border-top: 1px solid #a2a9b1; padding: 0.4em 0.6em 0.2em 0.6em } .infobox.geography .mergedrow td, .infobox.geography .mergedrow th { border: 0; padding: 0 0.6em 0.2em 0.6em } .infobox.geography .mergedbottomrow td, .infobox.geography .mergedbottomrow th { border-top: 0; border-bottom: 1px solid #a2a9b1; padding: 0 0.6em 0.4em 0.6em } .infobox.geography .maptable td, .infobox.geography .maptable th { border: 0; padding: 0 } .wikitable.infobox tbody tr th { text-align: left; } table.item .floatright, table.item .floatleft { margin: 0; padding: 0; } *:not(input) { outline: 0; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; -webkit-user-select: none; -moz-user-select: none; user-select: none; -webkit-user-drag: none; -moz-user-drag: none; user-drag: none; -webkit-overflow-scrolling: touch; } table.item { text-align: center; } table.item tr:not(:first-of-type) th { text-align: right; } table.skill tr:not(:first-of-type) th { text-align: right; } .wikitable > caption { font-size: small; } .wikitable.probability { text-align: center; } .wikitable.probability tr td:first-of-type { text-align: right; }