MediaWiki:Common.css: Difference between revisions

From Henry's personal library
Created page with "CSS placed here will be applied to all skins: @import url(https://tools-static.wmflabs.org/fontcdn/css?family=Merriweather); html { background: rgb(0,0,0) !important; height: 100%; font-size: 1.1em; filter: brightness(100%) contrast(100%) grayscale(0%) !important; -webkit-filter: brightness(100%) contrast(100%) grayscale(0%) !important; overflow-x: hidden; } body { margin: 0; background: #000; color: #ccccff; font-family: 'Merriweather', serif; } a { col..."
 
No edit summary
 
(91 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
.mw-plusminus-pos {
    color: #12CAA2;
}


@import url(https://tools-static.wmflabs.org/fontcdn/css?family=Merriweather);
#pagehistory li.selected {
html {
    background: #070605;
background: rgb(0,0,0) !important;
    color: #dddddd;
height: 100%;
font-size: 1.1em;
filter: brightness(100%) contrast(100%) grayscale(0%) !important;
-webkit-filter: brightness(100%) contrast(100%) grayscale(0%) !important;
overflow-x: hidden;
}
}
body {
 
margin: 0;
.mw-datatable td {
background: #000;
    background: #070605;
color: #ccccff;
font-family: 'Merriweather', serif;
}
}
a {
 
color: #cc6600;
.mw-datatable th {
    background-color: #150c00;
}
}
a:hover, a:visited {
 
color: #cc3300;
.mw-datatable tr:hover td {
    background-color: #002a62;
}
}
h1 {
 
color: white;
.mw-body .mw-rcfilters-ui-changesListWrapperWidget .mw-changeslist-legend, .mw-changeslist-legend, .mw-body .mw-search-profile-tabs, .mw-body fieldset#mw-searchoptions, .mw_metadata, .wikitable, .mw-datatable {
text-shadow: 1px 1px 1px #000;
    background: #070605;
font-size: 40px !important;
    border: solid #15130f;
    color: #F0F0F0;
}
}
h1, h2, h3, h4 {
 
color: #6699ff;
.mw_metadata, .mw-datatable, .wikitable {
font-family: 'Merriweather', serif;
    border-color: #37332e;
    color: #F0F0F0;
}
}
#personal .dropdown b {
 
font-weight: normal;
.wikitable > tr > th, .wikitable > * > tr > th {
}
    background-color: #15130f;
b, strong {
    border: 1px solid #37332e;
text-shadow: 1px 1px 1px #000;
    color: #F0F0F0;
}
#f-list {
text-align: center;
font-size: 14px;
}
div.editOptions {
border: #222;
background: #555;
}
#mw-header-nav-hack {
border-top: solid 2px #333;
background: #333;
}
#mw-site-navigation .sidebar-inner {
background: #333;
border: 0;
}
@media screen and (min-width: 851px) {
#p-logo-text a {
position: fixed;
right: 75vw;
}
}
@media screen and (max-width: 850px) {
#p-logo-text {
margin-top: 0;
}
}
@media screen and (max-width: 1099px) and (min-width: 851px) {
#p-logo-text a.long {
padding-left: 7px;
float: left;
font-size: 23px !important;
}
}
@media screen and (max-width: 1099px) and (min-width: 851px) {
#mw-related-navigation .sidebar-inner {
background: #222 !important;
border: solid #111;
}
}
@media screen and (max-width: 1099px) and (min-width: 851px) {
#mw-site-navigation .sidebar-inner {
background: #222;
border: solid #111;
}
}
#mw-content-container { background-color: #15130f; }
#mw-header-container {
    background-color: #000000;
    color: #F0F0F0;
    }
#p-logo-text a { color: #F0F0F0; }
#mw-related-navigation .sidebar-chunk {
    border: 1px solid #7F7F7F;
}
}
#mw-site-navigation .sidebar-chunk {
    background-color: #070605;
    border: 1px solid #7F7F7F;
    box-shadow: 0 1px 2px 1px rgba(255,255,255,0.02);
    }
#mw-site-navigation .sidebar-chunk label, #mw-site-navigation .sidebar-chunk h3 {
    border-bottom: solid 2px #37332e;
    color: #F0F0F0;
    }
#mw-site-navigation .sidebar-chunk {
#mw-site-navigation .sidebar-chunk {
border: outset #222;
    background: #070605;
background: #333;
    }
box-shadow: 2px 2px 1px rgba(0,0,0,0.5);
 
border-radius: 3px;
#mw-content {
    background: #15130f;
    color: #F0F0F0;
    border: 1px solid #7F7F7F;
    }
 
.tools-inline li.selected a {
    color: #fff;
    }
 
.toc {
    border: 1px solid #7F7F7F;
}
}
@media screen and (max-width: 851px) {
 
#mw-site-navigation .sidebar-chunk {
.toctogglelabel {
padding: 0 15px 5px 20px;
    color: #97d6ffff;
}
}
code, pre, .mw-code {
    background-color: #070605;
    color: #fff;
    }
ul#filetoc, .toc, .toccolours, .mw-warning {
    background-color: #070605;
    }
.tocnumber {
    color: #aba6a2;
    }
@media screen {
  a {
    color: #97d6ffff;
    }
  a:visited {
    color: #52a4ffff;
    }
  a:hover {
    color: #b8dcffff;
    }
  a:visited:hover {
    color: #1f85ffff;
    }
}
}
@media screen and (max-width: 1099px) and (min-width: 851px) {
 
#mw-site-navigation .sidebar-inner {
@media screen {
background: #222 !important;
  body {
border: solid #111 !important;
  color: #F0F0F0;
  }
}
}
.mw-parser-output a.extiw, .mw-parser-output a.extiw:active, .mw-parser-output a.external {
  color: #97d6ffff;
}
}
.mw-parser-output a.external {
 
color: #ff9900;
.mw-parser-output a.extiw:visited, .mw-parser-output a.extiw:active:visited, .mw-parser-output a.external:visited {
    color: #52a4ffff;
}
}
#searchInput {
 
padding: 0.2em 4.5em 0.2em 2em !important;
#mw-related-navigation .sidebar-chunk {
margin: 0;
    background-color: #070605;
    }
 
#mw-site-navigation .sidebar-chunk label, #mw-site-navigation .sidebar-chunk h3 {
    border-bottom: solid 2px #F0F0F0;
    }
 
#site-navigation h2 {
background-image: url('skins/Timeless/resources/images/menu-large-grey2.svg');  
}
}
#searchInput-container {
 
background: #333;
.sidebar-inner, .dropdown {
height: 35px;
    background-color: #070605;
}
}
#simpleSearch {
 
border: inset 1px #000;
#mw-wrapper .dropdown-active .pokey, #mw-wrapper .dropdown-active .dropdown, #mw-wrapper .dropdown-active .sidebar-inner {
border-radius: 3px;
    background-color: #070605;
background: #333;
height: 35px;
width: 48vw;
position: absolute;
left: 0;
right: 0;
margin-left: auto;
margin-right: auto;
top: 7px;
}
}
#user-tools {
 
position: fixed;
#ca-edit a {
right: 86px;
  background-image: url('skins/Timeless/resources/images/page-grey2.svg');
}
}
@media screen and (min-width: 851px) {
 
#user-tools {
#ca-talk a {
left: 74vw;
  background-image: url('skins/Timeless/resources/images/talk-grey2.svg');
top: 5px;
}
}
#ca-history a {
  background-image: url('skins/Timeless/resources/images/clock-grey2.svg');
}
}
.mw-notification {
 
background: #222;
#ca-viewsource a {
border: #111;
  background-image: url('skins/Timeless/resources/images/brackets-grey2.svg');
background: #111;
border-radius: 5px;
color: #999;
width: 200px;
}
}
.postedit-container {
 
position: absolute;
left: 0;
right: 0;
margin-left: auto;
margin-right: auto;
padding: 0;
padding: 15px 0 15px 15px;
text-align: right;
}
.postedit-icon {
margin: auto;
padding: 0;
}
.mw-wiki-logo {
background-size: contain;
}
#mw-header-container {
background: #555;
}
#mw-header {
width: 100%;
max-width: 100%;
padding: 0;
position: static;
}
@media screen and (max-width: 850px) {
#menus-cover {
background: #000;
}
}
@media screen and (max-width: 850px) {
#personal h2 {
display: none;
}
}
#mw-content-container {
background: #1d1d16;
}
@media screen and (max-width: 850px) {
#mw-content-block {
background: #000;
}
}
@media screen and (max-width: 850px) {
#site-tools h2 {
#site-tools h2 {
right: 3em;
  background-image: url('skins/Timeless/resources/images/gear-grey2.svg');
top: 0.9em;
padding-bottom: 5px;
}
}
.tools-inline li[id^='ca-nstab-'] a {
  background-image: url('skins/Timeless/resources/images/page-grey2.svg');
}
}
@media screen and (max-width: 850px) {
 
#p-logo-text a.long {
.mw-editsection {
width: 100%;
  background-image: url('skins/Timeless/resources/images/pencil-grey2.svg');
top: 7px;
text-align: center;
font-size: 40px !important;
}
}
/* carousel */
.jcarousel {
    position: relative;
    overflow: hidden;
}
}
@media screen and (min-width: 851px) {
   
#p-logo-text {
.jcarousel-wrapper {
width: 29em;
max-width: 1125px;
}
    margin: 0;
}
    position: relative;
@media screen and (min-width: 851px) {
#personal h2:after {
width: 36px;
}
}
@media screen and (max-width: 850px) {
#p-logo-text {
position: static;
left: 0 !important;
right: 0;
margin-left: 0;
margin-right: 0;
width: 100%;
top: 3.3em;
}
}
@media only screen and (min-width: 992px) and (max-width:768px) {
#p-logo-text {
  right:74vw;
}
}
@media only screen and (min-width: 900px) and (max-width:100px) {
#p-logo-text {
right: 74vw;
top: 3em;
}
}
@media screen and (max-width: 900px) and (min-width: 100px) {
#p-logo-text a.long {
font-size: 43px !important;
}
}
@media screen and (max-width: 1700px) and (min-width: 800px) {
#p-logo-text {
left: 12px !important;
}
}
@media screen and (max-width: 1700px) and (mix: 851px) {
#mw-site-navigation {
background: #000;
}
}
#mw-content {
background: #333;
border: solid #946c20;
-webkit-border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-bottomright: 4px;
-moz-border-radius-bottomleft: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
#mw-page-header-links li.selected a {
color: #cccc00;
}
#mw-related-navigation .sidebar-chunk {
background: #333;
border: outset #222;
box-shadow: 2px 2px 1px rgba(0,0,0,0.5);
border-radius: 3px;
}
@media screen and (max-width: 1099px) and (min-width: 851px) {
#mw-related-navigation .sidebar-chunk {
background: #333;
border: outset #222;
box-shadow: 2px 2px 1px rgba(0,0,0,0.5);
border-radius: 3px;
padding: 0 15px 5px 20px;
}
}
.color-middle-container, .ts-inner {
padding: 0;
}
#p-logo-text {
left: 120px;
}
#p-logo-text a.long {
padding-top: 5px;
padding-left: 6px;
font-size: 30px;
text-shadow: 1px 1px 1px #222;
}
#p-search {
width: 70em;
padding-right: 33px;
}
#personal .dropdown h3 {
line-height: 25px;
}
#personal h2 {
text-shadow: 2px 2px 0 #333;
padding-top: 7px;
font-size: 24px;
text-transform: lowercase;
}
#personal .dropdown {
background: #222!important;
border: solid #000;
}
.codeEditor-status {
color: #000;
}
.oo-ui-labelElement-label {
text-shadow: 1px 2px #333;
}
#iframeframe {
height: 700px;
}
#wpSave {
text-shadow: 2px 2px 2px #000 !important
}
#mw-footer-container {
background: #000;
padding-top: 1em;
}
fieldset {
background: #222!important;
border: solid #111;
}
input {
background: #333;
border: solid 1px #111!important;
border-radius: 2px;
padding-left: 5px;
color: #999;
}
.mw-ui-button.mw-ui-progressive, .mw-ui-button.mw-ui-progressive:active, .mw-ui-button.mw-ui-progressive.mw-ui-checked, input[type='submit'], input[type='button'], button {
border: solid 1px #333!important;
border-bottom: 0!important;
text-shadow: 0 0 0 #000 !important;
border-bottom: solid 1px #333!important;
}
.oo-ui-flaggedElement-destructive {
background: #111;
border: 1px solid #444;
color: #FF3333 !important;
padding-left: 15px !important;
padding-right: 15px !important;
}
.oo-ui-flaggedElement-destructive:hover {
background: #222;
color: #CC0000 !important;
}
#searchInput {
border: 0!important;
}
@media screen and (max-width: 850px) {
#searchInput {
padding: 0 0 0 6px !important;
}
}
.oo-ui-textInputWidget input, .oo-ui-textInputWidget textarea {
background-color: #333;
color: #fff;
}
.oo-ui-textInputWidget > .oo-ui-labelElement-label {
line-height: 0.5em;
}
#pagehistory li.selected {
background-color: #555;
}
.warningbox {
background: #1d1d16;
}
a.new:hover, .new a:hover, a.new:visited, .new a:visited {
color: #FF3333;
}
.mw-plusminus-neg {
color: #FF0000;
}
#searchButton, #mw-searchButton {
border: 0 !important;
left: 38vw;
right: 0;
margin-left: auto;
margin-right: auto;
}
#mw-footer-container a:hover {
color: #ffff33;
}
#mw-footer-container a:visited {
color: #ffff66;
}
#mw-footer .footer-places li {
float: right;
display: block;
}
#mw-footer ul, #mw-footer li {
margin: 0 auto;
}
#mw-footer #lastmod {
float: left;
left: 25px;
}
.diff-addedline .diffchange {
background: #1d1d16;
padding-left: 7px;
}
.oo-ui-buttonElement.oo-ui-labelElement > input.oo-ui-buttonElement-button, .oo-ui-buttonElement.oo-ui-labelElement > .oo-ui-buttonElement-button > .oo-ui-labelElement-label {
text-shadow: 0 0 0 #000 !important;
}
.oo-ui-labelElement-label {
text-shadow: 0 0 0 #000
}
}
.oo-ui-panelLayout-expanded {
background: #222;
.jcarousel .jcarousel-list {
    width: 20000em;
    position: relative;
    margin: 0;
    padding: 0;
}
}
.oo-ui-messageDialog-message {
color: #999;
.jcarousel .jcarousel-item {
    float: left;
}
}
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled > .oo-ui-buttonElement-button {
color: #999;
.jcarousel-item img {
    display: block;
    max-width: 100%;
    height: auto !important;
}
}
.oo-ui-messageDialog-actions-horizontal .oo-ui-actionWidget {
border-right: 1px solid #111
.jcarousel-control-prev,
.jcarousel-control-next {
    position: absolute;
    top: 45%;
    width: 30px;
    height: 30px;
    text-align: center;
    background: #fff;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 24px/27px Arial, sans-serif;
    border-radius: 30px;
    box-shadow: 0 0 2px #999;
}
}
.oo-ui-dialog-content > .oo-ui-window-body {
outline: 1px solid #111;
.jcarousel-control-prev {
    left: -15px;
}
}
.oo-ui-messageDialog-content > .oo-ui-window-foot {
outline: 1px solid #111;
.jcarousel-control-next {
    right: -15px;
}
}
.wikiEditor-ui .wikiEditor-ui-view {
border: 1px solid #000;
.jcarousel-control-prev:hover span,
.jcarousel-control-next:hover span {
    display: block;
}
}
.wikiEditor-ui .wikiEditor-ui-top {
border-bottom: 1px solid #000;
.jcarousel-control-prev.inactive,
.jcarousel-control-next.inactive {
    opacity: .5;
    cursor: default;
}
}
textarea[style] {
background: #111 !important;
.jcarousel-pagination {
color: #fff;
    position: absolute;
    bottom: 10px;
    left: 15px;
}
}
pre, .mw-code {
background: #222;
.jcarousel-pagination a {
color: #B0B0B0;
    text-decoration: none;
border: 1px solid #444;
    display: inline-block;
    font-size: 11px;
    line-height: 14px;
    min-width: 14px;
    background: #fff;
    color: #4E443C;
    border-radius: 14px;
    padding: 3px;
    text-align: center;
    margin-right: 2px;
    opacity: .75;
}
}
.oo-ui-iconWidget.oo-ui-iconElement.oo-ui-iconElement-icon {
background-color: #B0B0B0;
.jcarousel-pagination a.active {
border: 1px solid #333;
    background: #4E443C;
    color: #fff;
    opacity: 1;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.75);
}
}

Latest revision as of 01:26, 17 February 2025

.mw-plusminus-pos {
    color: #12CAA2;
}

#pagehistory li.selected {
    background: #070605;
    color: #dddddd;
}

.mw-datatable td {
    background: #070605;
}

.mw-datatable th {
    background-color: #150c00;
}

.mw-datatable tr:hover td {
    background-color: #002a62;
}

.mw-body .mw-rcfilters-ui-changesListWrapperWidget .mw-changeslist-legend, .mw-changeslist-legend, .mw-body .mw-search-profile-tabs, .mw-body fieldset#mw-searchoptions, .mw_metadata, .wikitable, .mw-datatable {
    background: #070605;
    border: solid #15130f;
    color: #F0F0F0;
}

.mw_metadata, .mw-datatable, .wikitable {
    border-color: #37332e;
    color: #F0F0F0;
}

.wikitable > tr > th, .wikitable > * > tr > th {
    background-color: #15130f;
    border: 1px solid #37332e;
    color: #F0F0F0;
}

#mw-content-container { background-color: #15130f; }
#mw-header-container { 
    background-color: #000000; 
    color: #F0F0F0;
    }

#p-logo-text a { color: #F0F0F0; }

#mw-related-navigation .sidebar-chunk {
    border: 1px solid #7F7F7F;
}

#mw-site-navigation .sidebar-chunk { 
    background-color: #070605; 
    border: 1px solid #7F7F7F;
    box-shadow: 0 1px 2px 1px rgba(255,255,255,0.02);
    }

#mw-site-navigation .sidebar-chunk label, #mw-site-navigation .sidebar-chunk h3 {
    border-bottom: solid 2px #37332e;
    color: #F0F0F0;
    }

#mw-site-navigation .sidebar-chunk {
    background: #070605;
    }

#mw-content {
    background: #15130f;
    color: #F0F0F0;
    border: 1px solid #7F7F7F;
    }

.tools-inline li.selected a {
    color: #fff;
    }

.toc {
    border: 1px solid #7F7F7F;
}

.toctogglelabel {
    color: #97d6ffff;
}

code, pre, .mw-code {
    background-color: #070605;
    color: #fff;
    }

ul#filetoc, .toc, .toccolours, .mw-warning {
    background-color: #070605;
    }

.tocnumber {
    color: #aba6a2;
    }

@media screen {
  a {
    color: #97d6ffff;
    }
  a:visited {
    color: #52a4ffff;
    } 
  a:hover {
    color: #b8dcffff;
    }
  a:visited:hover {
    color: #1f85ffff;
    }
}

@media screen {
  body {
  color: #F0F0F0;
  }
}

.mw-parser-output a.extiw, .mw-parser-output a.extiw:active, .mw-parser-output a.external {
   color: #97d6ffff;
}

.mw-parser-output a.extiw:visited, .mw-parser-output a.extiw:active:visited, .mw-parser-output a.external:visited {
    color: #52a4ffff;
}

#mw-related-navigation .sidebar-chunk {
    background-color: #070605;
    }

#mw-site-navigation .sidebar-chunk label, #mw-site-navigation .sidebar-chunk h3 {
    border-bottom: solid 2px #F0F0F0;
    }

#site-navigation h2 {
background-image: url('skins/Timeless/resources/images/menu-large-grey2.svg');    
}

.sidebar-inner, .dropdown {
    background-color: #070605;
}

#mw-wrapper .dropdown-active .pokey, #mw-wrapper .dropdown-active .dropdown, #mw-wrapper .dropdown-active .sidebar-inner {
    background-color: #070605;
}

#ca-edit a {
   background-image: url('skins/Timeless/resources/images/page-grey2.svg');
}

#ca-talk a {
   background-image: url('skins/Timeless/resources/images/talk-grey2.svg');
}

#ca-history a {
   background-image: url('skins/Timeless/resources/images/clock-grey2.svg');
}

#ca-viewsource a {
   background-image: url('skins/Timeless/resources/images/brackets-grey2.svg');
}

#site-tools h2 {
   background-image: url('skins/Timeless/resources/images/gear-grey2.svg');
}

.tools-inline li[id^='ca-nstab-'] a {
   background-image: url('skins/Timeless/resources/images/page-grey2.svg');
}

.mw-editsection {
   background-image: url('skins/Timeless/resources/images/pencil-grey2.svg');
}

/* carousel */
.jcarousel {
    position: relative;
    overflow: hidden;
}
 
.jcarousel-wrapper {
	max-width: 1125px;
    margin: 0;
    position: relative;
}
 
.jcarousel .jcarousel-list {
    width: 20000em;
    position: relative;
    margin: 0;
    padding: 0;
}
 
.jcarousel .jcarousel-item {
    float: left;
}
 
.jcarousel-item img {
    display: block;
    max-width: 100%;
    height: auto !important;
}
 
.jcarousel-control-prev,
.jcarousel-control-next {
    position: absolute;
    top: 45%;
    width: 30px;
    height: 30px;
    text-align: center;
    background: #fff;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 24px/27px Arial, sans-serif;
    border-radius: 30px;
    box-shadow: 0 0 2px #999;
}
 
.jcarousel-control-prev {
    left: -15px;
}
 
.jcarousel-control-next {
    right: -15px;
}
 
.jcarousel-control-prev:hover span,
.jcarousel-control-next:hover span {
    display: block;
}
 
.jcarousel-control-prev.inactive,
.jcarousel-control-next.inactive {
    opacity: .5;
    cursor: default;
}
 
.jcarousel-pagination {
    position: absolute;
    bottom: 10px;
    left: 15px;
}
 
.jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;
    font-size: 11px;
    line-height: 14px;
    min-width: 14px;
    background: #fff;
    color: #4E443C;
    border-radius: 14px;
    padding: 3px;
    text-align: center;
    margin-right: 2px;
    opacity: .75;
}
 
.jcarousel-pagination a.active {
    background: #4E443C;
    color: #fff;
    opacity: 1;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.75);
}