A Year's in review of the independent DanTDM Wiki Learn More >, Thank you!
MediaWiki:Common.css
Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
/* CSS placed here will be applied to all skins */
@import "/load.php?mode=articles&articles=MediaWiki:Badges.css&only=styles";
@import "/load.php?mode=articles&articles=MediaWiki:Mainpage.css&only=styles";
@import url('https://fonts.googleapis.com/css2?family=Permanent+Marker&display=swap');
/* Staff Names */
@import url("/load.php?mode=articles&articles=MediaWiki:Staff.css&only=styles");
.portable-infobox .tabber__tabs {
max-width: 255px !important;
}
.external-link:after {
background: #020523 !important;
border: 1px solid cyan;
}
.profile-externalLinks svg {
background: cyan;
border-radius: 5px;
}
.profile-user-group {
background: transparent;
border: 1px solid cyan;
color: white !important;
}
.profile-masthead {
padding: 5px;
border-radius: 25px;
border: 1px solid cyan;
}
.mw-wikiforum-frame {
background: #020523;
border: none;
}
.mw-wikiforum-thread-top {
background: #3c437b !important;
border: none !important;
}
.mw-wikiforum-leftside a {
color: #7f75e9;
}
.mw-wikiforum-category-list tr, .mw-wikiforum-forum-list tr {
border: 1px solid cyan;
}
.mw-wikiforum-header-row {
background: #020523;
}
.mw-wikiforum-normal {
background: #020523;
}
.mw-wikiforum-thread-list {
border: 1px solid cyan !important;
}
.mw-wikiforum-thread-main, .mw-wikiforum-thread-sub {
background: #020523 !important;
border-bottom: 1px solid cyan !important;
}
/* === YIWA Template === */
.yiwa-template {
background: #020523 !important;
border: 2px solid #00cfff !important;
border-radius: 8px;
margin: 1em 0;
box-shadow: 0 0 12px rgba(0, 207, 255, 0.15);
}
#yiwa-logo {
background: #010314 !important;
border-right: 2px solid rgba(0, 207, 255, 0.3) !important
}
.yiwaWording {
font-size: 1.4em;
font-weight: bold;
letter-spacing: 0.12em;
color: #ffffff !important;
text-shadow: 0 0 8px rgba(0, 207, 255, 0.6);
}
#yiwa-intro {
color: #e2f1ff !important;
line-height: 1.5;
}
#yiwa-intro a {
color: #00cfff !important;
font-weight: 700;
}
#yiwa-intro a:hover {
color: #ffffff !important;
text-decoration: underline !important;
}
#yiwa-list {
column-width: 220px;
column-gap: 1.5em;
}
#yiwa-list ul,
#yiwa-list li {
list-style: none;
margin: 0;
padding: 0;
}
#yiwa-list li {
margin: 0.4em 0;
break-inside: avoid;
}
#yiwa-list img {
vertical-align: middle;
margin-right: 6px;
image-rendering: pixelated;
filter: drop-shadow(0 0 2px rgba(0, 207, 255, 0.2));
}
/* Alliance Link Overrides */
#yiwa-list a {
color: #ccecff !important;
text-decoration: none;
font-weight: bold;
}
#yiwa-list a:hover {
color: #00cfff !important;
text-decoration: underline;
}
.yiwaWording span {
color: #00cfff !important;
font-weight: 900;
font-size: 40px;
text-shadow: 0 0 10px #00cfff;
}
.ext-discussiontools-ui-replyWidget-preview {
background: #1f2453;
}
.ve-ce-surface.notranslate.mw-editfont-monospace {
color: black;
}
.ext-discussiontools-init-targetcomment {
background-color:transparent !important;
border: 1px solid cyan;
}
.oo-ui-toolbar-bar {
background: #282a4f !important;
}
.ext-discussiontools-ui-replyWidget-preview {
background: #282a4f;
}