Difference between revisions of "MediaWiki:Common.css"
| (18 intermediate revisions by the same user not shown) | |||
| Line 184: | Line 184: | ||
.coa-infobox tr { | .coa-infobox tr { | ||
| − | border-bottom: 1px solid # | + | border-bottom: 1px solid #b1b1c32e; |
| + | } | ||
| + | |||
| + | .coa-infobox tr:nth-last-child(3) { | ||
| + | border-bottom: none; | ||
} | } | ||
| Line 192: | Line 196: | ||
.coa-infobox tr.infobox-image { | .coa-infobox tr.infobox-image { | ||
| + | border-bottom: none; | ||
| + | } | ||
| + | |||
| + | .coa-infobox tr.infobox-header { | ||
| + | border-bottom: none; | ||
| + | } | ||
| + | |||
| + | .coa-infobox tr.infobox-footer { | ||
border-bottom: none; | border-bottom: none; | ||
} | } | ||
.coa-infobox th { | .coa-infobox th { | ||
| − | + | text-align: right; | |
| − | + | padding: 3px 8px; | |
white-space: nowrap; | white-space: nowrap; | ||
border-right: 1px solid #7d7c96; | border-right: 1px solid #7d7c96; | ||
vertical-align: top; | vertical-align: top; | ||
| + | background-color: #232e45; | ||
} | } | ||
| − | .infobox-header { | + | .infobox-header td { |
border-top-right-radius: 8px; | border-top-right-radius: 8px; | ||
border-top-left-radius: 8px; | border-top-left-radius: 8px; | ||
| + | } | ||
| + | |||
| + | tr.infobox-header > td { | ||
| + | padding: 8px 0 !important; | ||
| + | font-size: 17px; | ||
} | } | ||
| Line 233: | Line 251: | ||
} | } | ||
| − | .infobox-image { | + | .infobox-image td { |
text-align: center; | text-align: center; | ||
background-color: #1c2538; | background-color: #1c2538; | ||
| Line 242: | Line 260: | ||
} | } | ||
| − | .infobox-image | + | .infobox-image img { |
margin: 8px; | margin: 8px; | ||
| + | margin-bottom: 16px; | ||
| + | } | ||
| + | |||
| + | .infobox-blank { | ||
| + | height: 12px; | ||
| + | } | ||
| + | |||
| + | .item-drops { | ||
| + | text-align: center; | ||
| + | box-shadow: 0 0.25rem 11px 9px rgb(0 0 0 / 15%); | ||
| + | border: 1px solid #627583ab !important; | ||
| + | overflow: hidden; | ||
| + | border-radius: 6px; | ||
| + | border-collapse: separate !important; | ||
} | } | ||
Latest revision as of 10:04, 9 November 2025
/* <pre> */
@import url("https://fonts.googleapis.com/css?family=IBM+Plex+Sans:400,400i,700,700i|PT+Serif:400,400i,700,700i");
body {
background: url(//curseofaros.wiki/images/c/c3/Header7.png) #071022 top left no-repeat;
}
.tocnumber {
display: none;
}
.tocnumber, .toctext {
color: #cbd9f4;
}
#mw-page-base {
background: none;
}
#mw-panel .portal .body {
background: none;
}
pre, .mw-code {
background: #222e45;
color: #cbd9f4;
border: none;
}
table.wikitable > tr > th, table.wikitable > tr > td, table.wikitable > * > tr > th, table.wikitable > * > tr > td {
border: none;
}
.toctitle {
color: white;
background: #222e45;
padding: 0.25em 1em;
}
.toc, #toc {
margin-top: 0.75em;
padding: 0;
}
.toc > ul {
padding: 0.75em 1.75em;
}
table.wikitable {
color: white;
background-color: #313e59;
border: none;
}
table.wikitable > tr > th, table.wikitable > * > tr > th {
background-color: #222e45;
color: #cbd9f4;
}
div.vectorTabs {
color: #8cabe6 !important;
background: #172136 !important;
background-image: none;
}
div.vectorMenu h3 span {
color: #8cabe6 !important;
}
div.vectorTabs span {
background-image: none !important;
}
div.vectorTabs ul {
background: #172136 !important;
}
div.vectorTabs li.selected {
background: #172136 !important;
}
div.vectorTabs ul li:not(.selected), div#mw-head div.vectorMenu h3 {
box-shadow: none !important;
background: #222e45;
}
.toc, .mw-warning, .toccolours {
background-color: #313e59;
border: none;
}
#mw-panel .portal h3 {
padding-bottom: 0 !important;
}
.mw-body {
border-color: transparent;
box-shadow: 0 0.25em 0.6em -0.15em rgba(0,0,0,0.15);
margin-top: 0;
color: #cbd9f4;
background-color: #1f2536;
}
.mw-body-content {
font-size: 0.9em;
}
#simpleSearch {
height: 40px;
margin: 0;
background: #313e59;
border: none;
}
#p-search {
margin-left: 0;
}
#simpleSearch #searchInput {
color: #cbd9f4;
padding: 5px 2.15384615em 5px 1em;
}
#p-search form, #p-search input {
margin: 0;
}
h1, h2, h3, h4, h5, h6 {
color: #cbd9f4;
border-color: #596e96;
}
#mw-panel .portal h3 {
color: #cbd9f4;
}
#mw-panel .portal .body li a {
color: #8cabe6 !important;
}
a {
color: #8cabe6 !important;
}
.mw-body h1, .mw-body-content h1, .mw-body-content h2, .mw-body-content h3, .mw-body-content h4, .mw-body-content h5, .mw-body-content h6 {
font-family: 'PT Serif','Palatino','Georgia',serif;
font-weight: bold;
margin-bottom: 0.3em;
}
.mw-body h1 {
font-size: 1.8em;
}
body {
font-family: 'IBM Plex Sans','Helvetica Neue','Arial',sans-serif;
}
.portal h3 {
font-weight: bold !important;
}
.mw-body h1, .mw-body-content h1, .mw-body-content h2, .mw-body-content h3, .mw-body-content h4, .mw-body-content h5, .mw-body-content h6 {
font-family: 'PT Serif','Palatino','Georgia',serif;
margin-bottom: .3em;
}
.coa-infobox {
background-color: #313e59;
font-size: .85em;
width: 300px;
margin: .5em 0 1em 1em;
border-collapse: collapse;
box-shadow: 0 0.25rem 11px 9px rgb(0 0 0 / 15%);
float: right;
border: 1px solid #627583;
padding: 8px;
border-radius: 10px;
display: block;
}
.coa-infobox td:not(.infobox-header) {
padding: 2px 6px;
}
.coa-infobox tr {
border-bottom: 1px solid #b1b1c32e;
}
.coa-infobox tr:nth-last-child(3) {
border-bottom: none;
}
.coa-infobox tr.infobox-blank {
border-bottom: none;
}
.coa-infobox tr.infobox-image {
border-bottom: none;
}
.coa-infobox tr.infobox-header {
border-bottom: none;
}
.coa-infobox tr.infobox-footer {
border-bottom: none;
}
.coa-infobox th {
text-align: right;
padding: 3px 8px;
white-space: nowrap;
border-right: 1px solid #7d7c96;
vertical-align: top;
background-color: #232e45;
}
.infobox-header td {
border-top-right-radius: 8px;
border-top-left-radius: 8px;
}
tr.infobox-header > td {
padding: 8px 0 !important;
font-size: 17px;
}
#catlinks {
background-color: #313e59;
border: none;
padding: 8px 15px;
margin-top: 1em;
clear: both;
}
#catlinks li {
border-left: 1px solid #596e96;
}
#catlinks li:first-child {
border-left: none;
}
.infobox-header {
background-color: #64a1c5;
font-size: 1.15em;
line-height: 1.4em;
color: white;
font-weight: bold;
background-color: #222e45;
padding: .5em 0;
text-align: center;
}
.infobox-image td {
text-align: center;
background-color: #1c2538;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
padding: 8px;
margin: 8px;
}
.infobox-image img {
margin: 8px;
margin-bottom: 16px;
}
.infobox-blank {
height: 12px;
}
.item-drops {
text-align: center;
box-shadow: 0 0.25rem 11px 9px rgb(0 0 0 / 15%);
border: 1px solid #627583ab !important;
overflow: hidden;
border-radius: 6px;
border-collapse: separate !important;
}