Ask at the forum if you have an Ancient or Modern Greek query!

MediaWiki:Timeless.css: Difference between revisions

From LSJ
(Created page with "→‎CSS placed here will affect users of the Timeless skin: @import url('https://fonts.googleapis.com/css?family=Merriweather'); html { background: rgb(0,0,0) !important;...")
 
mNo edit summary
Tag: Manual revert
(93 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* CSS placed here will affect users of the Timeless skin */
/* CSS placed here will affect users of the Timeless skin */
 
hr {
@import url('https://fonts.googleapis.com/css?family=Merriweather');
    border: 0;
html {
    height: 1px;
background: rgb(0,0,0) !important;
}
height: 100%;
ul#footer-places {
font-size: 1.1em;
    text-align: end;
filter: brightness(100%) contrast(100%) grayscale(0%) !important;
}
-webkit-filter: brightness(100%) contrast(100%) grayscale(0%) !important;
.lsj-quote-body {
overflow-x: hidden;
    margin-bottom: -15px;
    margin-top: -20px;
}
@media(prefers-color-scheme: dark) {
    html {
    background: #000!important;
    height: 100%;
    font-size: 1.1em;
    overflow-x: hidden;
}
hr {
    background-image: linear-gradient(to right,rgb(188 170 170 / 0%),rgb(224 215 215 / 75%),rgb(168 127 127 / 0%));
}
}
body {
body {
margin: 0;
    margin: 0;
background: #000;
    background: #000;
color: #ccccff;
    color: #ccf;
font-family: 'Merriweather', serif;
}
}
a {
a {
color: #cc6600;
    color: #c60;
}
}
a:hover, a:visited {
a:hover, a:visited {
color: #cc3300;
    color: #c30;
}
}
h1 {
h1 {
color: white;
    color: #fff;
text-shadow: 1px 1px 1px #000;
    text-shadow: 1px 1px 1px #000;
font-size: 40px !important;
    font-size: 40px!important;
}
}
h1, h2, h3, h4 {
h1, h2, h3, h4 {
color: #6699ff;
    color: #69f;
font-family: 'Merriweather', serif;
}
h2:after {
    border-bottom: solid 2px #595f634a !important;
}
}
#personal .dropdown b {
#personal .dropdown b {
font-weight: normal;
    font-weight: 400;
}
}
b, strong {
b, strong {
text-shadow: 1px 1px 1px #000;
    text-shadow: 1px 1px 1px #000;
}
}
#f-list {
#f-list {
text-align: center;
    text-align: center;
font-size: 14px;
    font-size: 14px;
}
a.extiw:visited, a.extiw:active:visited, a.external:visited {
    color: #b06c08 !important;
}
a:visited:hover {
    color: #ca3a0c;
}
a.external.text:hover {
    color: #b06c08;
}
}
div.editOptions {
ol.references li:target, sup.reference:target {
border: #222;
    background-color: #2e1e18;
background: #555;
}
}
#mw-header-nav-hack {
.mw-body .toctitle {
border-top: solid 2px #333;
    border-bottom: solid 2px #c8ccd13d;
background: #333;
}
}
#mw-site-navigation .sidebar-inner {
.mwe-popups {
background: #333;
    background-color: #000;
border: 0;
    box-shadow: /* tint #00F000 */
        0 30px 90px -20px rgba(0,224,0,0.3),
        0px 0px 1px rgba(0,224,0,0.5);
}
}
@media screen and (min-width: 851px) {
/* callout arrow */
#p-logo-text a {
.mwe-popups.mwe-popups-image-tri:after,
position: fixed;
.mwe-popups.mwe-popups-no-image-tri:after,
right: 75vw;
.mwe-popups.mwe-popups-image-tri.flipped_x:after,
.mwe-popups.mwe-popups-no-image-tri.flipped_x:after {
    border-bottom-color:#111212;
}
}
.mwe-popups.flipped_y:after,
.mwe-popups.flipped_x_y:after {
    border-top-color:#111212;
}
}
@media screen and (max-width: 850px) {
/* callout arrow shadow */
#p-logo-text {
.mwe-popups.mwe-popups-image-tri:before,
margin-top: 0;
.mwe-popups.mwe-popups-no-image-tri:before,
.mwe-popups.mwe-popups-image-tri.flipped_x:before,
.mwe-popups.mwe-popups-no-image-tri.flipped_x:before {
    border-bottom-color:#004000;
}
}
.mwe-popups.flipped_y:before,
.mwe-popups.flipped_x_y:before {
    border-top-color:#004000;
}
}
@media screen and (max-width: 1099px) and (min-width: 851px) {
.mwe-popups .mwe-popups-container,
#p-logo-text a.long {
.mwe-popups .mwe-popups-extract {
padding-left: 7px;
    color:#cbccc6;
float: left;
background-color: #1f1f1f;
font-size: 23px !important;
}
}
.mwe-popups .mwe-popups-extract[dir='ltr']:after {
    background-image: linear-gradient(to right,rgba(0,0,0,0),#1f1f1f 50%);
}
}
@media screen and (max-width: 1099px) and (min-width: 851px) {
div.editOptions {
#mw-related-navigation .sidebar-inner {
    border: #222;
background: #222 !important;
    background: #555;
border: solid #111;
}
}
#mw-header-nav-hack {
    border-top: solid 2px #333;
    background: #333;
}
}
@media screen and (max-width: 1099px) and (min-width: 851px) {
#mw-site-navigation .sidebar-inner {
#mw-site-navigation .sidebar-inner {
background: #222;
    background: #333;
border: solid #111;
    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;
}
}
#mw-site-navigation .sidebar-chunk {
}@media screen and (max-width:1099px) and (min-width:851px) {
border: outset #222;
    #mw-related-navigation .sidebar-inner {
background: #333;
    background: #222!important;
box-shadow: 2px 2px 1px rgba(0,0,0,0.5);
    border: solid #111;
border-radius: 3px;
}
}
@media screen and (max-width: 851px) {
}@media screen and (max-width:1099px) and (min-width:851px) {
#mw-site-navigation .sidebar-chunk {
    #mw-site-navigation .sidebar-inner {
padding: 0 15px 5px 20px;
    background: #222;
    border: solid #111;
}
}
}#mw-site-navigation .sidebar-chunk {
    border: outset #222;
    background: #333;
    box-shadow: 2px 2px 1px rgba(0, 0, 0, .5);
    border-radius: 3px;
}
}
@media screen and (max-width: 1099px) and (min-width: 851px) {
@media screen and (max-width:851px) {
#mw-site-navigation .sidebar-inner {
    #mw-site-navigation .sidebar-chunk {
background: #222 !important;
    padding: 0 15px 5px 20px;
border: solid #111 !important;
}
}
}@media screen and (max-width:1099px) and (min-width:851px) {
    #mw-site-navigation .sidebar-inner {
    background: #222!important;
    border: solid #111!important;
}
}
.mw-parser-output a.external {
}.mw-parser-output a.external {
color: #ff9900;
    color: #f90;
}
}
#searchInput {
#searchInput {
padding: 0.2em 4.5em 0.2em 2em !important;
    padding: .2em 4.5em .2em 2em!important;
margin: 0;
    margin: 0;
}
}
#searchInput-container {
#searchInput-container {
background: #333;
    background: #333;
height: 35px;
    height: 35px;
}
}
#simpleSearch {
#simpleSearch {
border: inset 1px #000;
    border: inset 1px #000;
border-radius: 3px;
    border-radius: 3px;
background: #333;
    background: #333;
height: 35px;
    height: 35px;
width: 48vw;
    width: 48vw;
position: absolute;
    position: absolute;
left: 0;
    left: 0;
right: 0;
    right: 0;
margin-left: auto;
    margin-left: auto;
margin-right: auto;
    margin-right: auto;
top: 7px;
    top: 7px;
}
#user-tools {
position: fixed;
right: 86px;
}
}
@media screen and (min-width: 851px) {
#user-tools {
#user-tools {
left: 74vw;
    position: fixed;
top: 5px;
    right: 86px;
}
}
@media screen and (min-width:851px) {
    #user-tools {
    left: 74vw;
    top: 5px;
}
}
.mw-notification {
}.mw-notification {
background: #222;
    background: #222;
border: #111;
    border: #111;
background: #111;
    background: #111;
border-radius: 5px;
    border-radius: 5px;
color: #999;
    color: #999;
width: 200px;
    width: 200px;
}
}
.postedit-container {
.postedit-container {
position: absolute;
    position: absolute;
left: 0;
    left: 0;
right: 0;
    right: 0;
margin-left: auto;
    margin-left: auto;
margin-right: auto;
    margin-right: auto;
padding: 0;
    padding: 0;
padding: 15px 0 15px 15px;
    padding: 15px 0 15px 15px;
text-align: right;
    text-align: right;
}
}
.postedit-icon {
.postedit-icon {
margin: auto;
    margin: auto;
padding: 0;
    padding: 0;
}
}
.mw-wiki-logo {
.mw-wiki-logo {
background: url("https://www.anonproject.com/resources/assets/logo.png");
    background-size: contain;
background-size: contain;
}
}
#mw-header-container {
#mw-header-container {
background: #555;
    background: #555;
}
}
#mw-header {
#mw-header {
width: 100%;
    width: 100%;
max-width: 100%;
    max-width: 100%;
padding: 0;
    padding: 0;
position: static;
    position: static;
}
}
@media screen and (max-width: 850px) {
@media screen and (max-width:850px) {
#menus-cover {
    #menus-cover {
background: #000;
    background: #000;
}
}
}@media screen and (max-width:850px) {
    #personal h2 {
    display: none;
}
}
@media screen and (max-width: 850px) {
}#mw-content-container {
#personal h2 {
    background: #1d1d16;
display: none;
}
}
@media screen and (max-width:850px) {
    #mw-content-block {
    background: #000;
}
}
#mw-content-container {
}@media screen and (max-width:850px) {
background: #1d1d16;
    #site-tools h2 {
    right: 3em;
    top: .9em;
    padding-bottom: 5px;
}
}
@media screen and (max-width: 850px) {
}@media screen and (max-width:850px) {
#mw-content-block {
    #p-logo-text a.long {
background: #000;
    width: 100%;
    top: 7px;
    text-align: center;
    font-size: 40px!important;
}
}
}@media screen and (min-width:851px) {
    #p-logo-text {
    width: 29em;
}
}
@media screen and (max-width: 850px) {
}@media screen and (min-width:851px) {
#site-tools h2 {
    #personal h2: after {
right: 3em;
    width: 36px;
top: 0.9em;
padding-bottom: 5px;
}
}
}@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 screen and (max-width: 850px) {
}@media only screen and (min-width:992px) and (max-width:768px) {
#p-logo-text a.long {
    #p-logo-text {
width: 100%;
    right: 74vw;
top: 7px;
text-align: center;
font-size: 40px !important;
}
}
}@media only screen and (min-width:900px) and (max-width:100px) {
    #p-logo-text {
    right: 74vw;
    top: 3em;
}
}
@media screen and (min-width: 851px) {
}@media screen and (max-width:900px) and (min-width:100px) {
#p-logo-text {
    #p-logo-text a.long {
width: 29em;
    font-size: 43px!important;
}
}
}@media screen and (max-width:1700px) and (min-width:800px) {
    #p-logo-text {
    left: 12px!important;
}
}
@media screen and (min-width: 851px) {
}@media screen and (max-width:1700px) and (mix:851px) {
#personal h2:after {
    #mw-site-navigation {
width: 36px;
    background: #000;
}
}
}
}#mw-content {
@media screen and (max-width: 850px) {
    background: #333;
#p-logo-text {
    border: solid #946c20;
position: static;
    -webkit-border-bottom-right-radius: 4px;
left: 0 !important;
    -webkit-border-bottom-left-radius: 4px;
right: 0;
    -moz-border-radius-bottomright: 4px;
margin-left: 0;
    -moz-border-radius-bottomleft: 4px;
margin-right: 0;
    border-bottom-right-radius: 4px;
width: 100%;
    border-bottom-left-radius: 4px;
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 {
#mw-page-header-links li.selected a {
color: #cccc00;
    color: #cc0;
}
}
#mw-related-navigation .sidebar-chunk {
#mw-related-navigation .sidebar-chunk {
background: #333;
    background: #333;
border: outset #222;
    border: outset #222;
box-shadow: 2px 2px 1px rgba(0,0,0,0.5);
    box-shadow: 2px 2px 1px rgba(0, 0, 0, .5);
border-radius: 3px;
    border-radius: 3px;
}
}
@media screen and (max-width: 1099px) and (min-width: 851px) {
@media screen and (max-width:1099px) and (min-width:851px) {
#mw-related-navigation .sidebar-chunk {
    #mw-related-navigation .sidebar-chunk {
background: #333;
    background: #333;
border: outset #222;
    border: outset #222;
box-shadow: 2px 2px 1px rgba(0,0,0,0.5);
    box-shadow: 2px 2px 1px rgba(0, 0, 0, .5);
border-radius: 3px;
    border-radius: 3px;
padding: 0 15px 5px 20px;
    padding: 0 15px 5px 20px;
}
}
}
}.color-middle-container, .ts-inner {
.color-middle-container, .ts-inner {
    padding: 0;
padding: 0;
}
}
#p-logo-text {
#p-logo-text {
left: 120px;
    left: 120px;
}
}
#p-logo-text a.long {
#p-logo-text a.long {
padding-top: 5px;
    padding-top: 5px;
padding-left: 6px;
    padding-left: 6px;
font-size: 30px;
    font-size: 30px;
text-shadow: 1px 1px 1px #222;
    text-shadow: 1px 1px 1px #222;
}
}
#p-search {
#p-search {
width: 70em;
    width: 70em;
padding-right: 33px;
    padding-right: 33px;
}
}
#personal .dropdown h3 {
#personal .dropdown h3 {
line-height: 25px;
    line-height: 25px;
}
}
#personal h2 {
#personal h2 {
text-shadow: 2px 2px 0 #333;
    text-shadow: 2px 2px 0 #333;
padding-top: 7px;
    padding-top: 7px;
font-size: 24px;
    font-size: 24px;
text-transform: lowercase;
    text-transform: lowercase;
}
}
#personal .dropdown {
#personal .dropdown {
background: #222!important;
    background: #222!important;
border: solid #000;
    border: solid #000;
}
}
.codeEditor-status {
.codeEditor-status {
color: #000;
    color: #000;
}
}
.oo-ui-labelElement-label {
.oo-ui-labelElement-label {
text-shadow: 1px 2px #333;
    text-shadow: 1px 2px #333;
}
}
#iframeframe {
#iframeframe {
height: 700px;
    height: 700px;
}
}
#wpSave {
#wpSave {
text-shadow: 2px 2px 2px #000 !important
    text-shadow: 2px 2px 2px #000!important;
}
}
#mw-footer-container {
#mw-footer-container {
background: #000;
    background: #000;
padding-top: 1em;
    padding-top: 1em;
}
}
fieldset {
fieldset {
background: #222!important;
    background: #222!important;
border: solid #111;
    border: solid #111;
}
}
input {
input {
background: #333;
    background: #333;
border: solid 1px #111!important;
    border: solid 1px #111!important;
border-radius: 2px;
    border-radius: 2px;
padding-left: 5px;
    padding-left: 5px;
color: #999;
    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 {
.mw-ui-button.mw-ui-progressive, .mw-ui-button.mw-ui-progressive.mw-ui-checked, .mw-ui-button.mw-ui-progressive:active, button, input[type=button], input[type=submit] {
border: solid 1px #333!important;
    border: solid 1px #333!important;
border-bottom: 0!important;
    border-bottom: 0!important;
text-shadow: 0 0 0 #000 !important;
    text-shadow: 0 0 0 #000!important;
border-bottom: solid 1px #333!important;
    border-bottom: solid 1px #333!important;
}
}
.oo-ui-flaggedElement-destructive {
.oo-ui-flaggedElement-destructive {
background: #111;
    background: #111;
border: 1px solid #444;
    border: 1px solid #444;
color: #FF3333 !important;
    color: #f33!important;
padding-left: 15px !important;
    padding-left: 15px!important;
padding-right: 15px !important;
    padding-right: 15px!important;
}
}
.oo-ui-flaggedElement-destructive:hover {
.oo-ui-flaggedElement-destructive:hover {
background: #222;
    background: #222;
color: #CC0000 !important;
    color: #c00!important;
}
}
#searchInput {
#searchInput {
border: 0!important;
    border: 0!important;
}
}
@media screen and (max-width: 850px) {
@media screen and (max-width:850px) {
#searchInput {
    #searchInput {
padding: 0 0 0 6px !important;
    padding: 0 0 0 6px!important;
}
}
}.oo-ui-textInputWidget input, .oo-ui-textInputWidget textarea {
    background-color: #333;
    color: #fff;
}
}
.oo-ui-textInputWidget input, .oo-ui-textInputWidget textarea {
.oo-ui-textInputWidget>.oo-ui-labelElement-label {
background-color: #333;
    line-height: .5em;
color: #fff;
}
.oo-ui-textInputWidget > .oo-ui-labelElement-label {
line-height: 0.5em;
}
}
#pagehistory li.selected {
#pagehistory li.selected {
background-color: #555;
    background-color: #555;
}
}
.warningbox {
.warningbox {
background: #1d1d16;
    background: #1d1d16;
}
}
a.new:hover, .new a:hover, a.new:visited, .new a:visited {
.new a:hover, .new a:visited, a.new:hover, a.new:visited {
color: #FF3333;
    color: #f33;
}
}
.mw-plusminus-neg {
.mw-plusminus-neg {
color: #FF0000;
    color: red;
}
}
#searchButton, #mw-searchButton {
#mw-searchButton, #searchButton {
border: 0 !important;
    border: 0!important;
left: 38vw;
    left: 38vw;
right: 0;
    right: 0;
margin-left: auto;
    margin-left: auto;
margin-right: auto;
    margin-right: auto;
}
}
#mw-footer-container a:hover {
#mw-footer-container a:hover {
color: #ffff33;
    color: #ff3;
}
}
#mw-footer-container a:visited {
#mw-footer-container a:visited {
color: #ffff66;
    color: #ff6;
}
}
#mw-footer .footer-places li {
#mw-footer .footer-places li {
float: right;
    float: right;
display: block;
    display: block;
}
}
#mw-footer ul, #mw-footer li {
#mw-footer li, #mw-footer ul {
margin: 0 auto;
    margin: 0 auto;
}
}
#mw-footer #lastmod {
#mw-footer #lastmod {
float: left;
    float: left;
left: 25px;
    left: 25px;
}
}
.diff-addedline .diffchange {
.oo-ui-buttonElement.oo-ui-labelElement>.oo-ui-buttonElement-button>.oo-ui-labelElement-label, .oo-ui-buttonElement.oo-ui-labelElement>input.oo-ui-buttonElement-button {
background: #1d1d16;
    text-shadow: 0 0 0 #000!important;
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 {
.oo-ui-labelElement-label {
text-shadow: 0 0 0 #000
    text-shadow: 0 0 0 #000;
}
}
.oo-ui-panelLayout-expanded {
.oo-ui-panelLayout-expanded {
background: #222;
    background: #222;
}
}
.oo-ui-messageDialog-message {
.oo-ui-messageDialog-message {
color: #999;
    color: #999;
}
}
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled > .oo-ui-buttonElement-button {
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled>.oo-ui-buttonElement-button {
color: #999;
    color: #999;
}
}
.oo-ui-messageDialog-actions-horizontal .oo-ui-actionWidget {
.oo-ui-messageDialog-actions-horizontal .oo-ui-actionWidget {
border-right: 1px solid #111
    border-right: 1px solid #111;
}
}
.oo-ui-dialog-content > .oo-ui-window-body {
.oo-ui-dialog-content>.oo-ui-window-body {
outline: 1px solid #111;
    outline: 1px solid #111;
}
}
.oo-ui-messageDialog-content > .oo-ui-window-foot {
.oo-ui-messageDialog-content>.oo-ui-window-foot {
outline: 1px solid #111;
    outline: 1px solid #111;
}
}
.wikiEditor-ui .wikiEditor-ui-view {
.wikiEditor-ui .wikiEditor-ui-view {
border: 1px solid #000;
    border: 1px solid #000;
}
}
.wikiEditor-ui .wikiEditor-ui-top {
.wikiEditor-ui .wikiEditor-ui-top {
border-bottom: 1px solid #000;
    border-bottom: 1px solid #000;
}
}
textarea[style] {
textarea[style] {
background: #111 !important;
    background: #111!important;
color: #fff;
    color: #fff;
}
}
pre, .mw-code {
.mw-code, pre {
background: #222;
    background: #222;
color: #B0B0B0;
    color: #b0b0b0;
border: 1px solid #444;
    border: 1px solid #444;
}
}
.oo-ui-iconWidget.oo-ui-iconElement.oo-ui-iconElement-icon {
.oo-ui-iconWidget.oo-ui-iconElement.oo-ui-iconElement-icon {
background-color: #B0B0B0;
    background-color: #b0b0b0;
border: 1px solid #333;
    border: 1px solid #333;
}
.lsj-quote-container {
    background-color: #372c2f;
    border: 1px dashed #251e20;
}
.lsj-quote-body::before {
    color: #796c22;
}
#localNotice {
    background: unset;
    border: unset;
}
table.tabl1 {
    background: #392c2c3b;
}
#toc, .mw-warning, .toc, ul#filetoc {
    background: #312424!important;
    border: solid #582b2b!important;
}
b.b2 {
    background-color: transparent!important;
    color: #cbae81!important;
}
b.b3 {
    background-color: transparent!important;
    color: #3c8869!important;
}
.thumbinner {
    background: 0 0!important;
    border: transparent!important;
}
.num, span.bld {
    color: #796c22!important;
}
.mw-search-profile-tabs {
    background: #444!important;
    border: solid #333!important;
}
.searchmatch {
    background-color: #daab8bb5!important;
    color: #000!important;
}
.mw-changeslist-legend {
    background: 0 0!important;
    color: #ccf!important;
    border: solid #443f3f!important;
}
fieldset legend {
    background: #251111!important;
    color: #3a79b8!important;
}
input[type=submit]:hover {
    background-color: #703d09;
}
input[type=submit] {
    background-color: #aa6621;
}
select#namespace {
    background-color: #393533!important;
    color: #f0f8ff;
}
.blockquote1 {
    background-color: #292020;
}
table.wikitable {
    color: #b99696f0;
    background: #272524;
}
table.wikitable>*>tr>th {
    background-color: #1806064a;
}
fieldset#mw-searchoptions {
    background: #272524!important;
    color: #b8b9da!important;
}
.diff-deletedline .diffchange {
    background: #925411;
}
.diff-addedline .diffchange {
    background: #2b6987;
}
.diff-context {
    background: #2d2518;
    border-color: #bf8312;
    color: #b99f9f;
}
b.b1  {
    font-weight:  bold;
    background-color:  #4c6977;
}
 
.ui-widget-content  {
   
    color:  #8e8e8e;
   
    background:  #1b1919;
   
}
.diffdeletedlines {
  background: #604e24;
}
.diffaddedlines {
  background: #2f4e8d;
}
}
 
.page-Special_Search #mw-site-navigation, .page-Special_Search #mw-related-navigation, .page-Special_Search #page-tools {
    display: none;
}
.page-Special_Search #mw-content {
    margin-left: 0em;
    margin-right: 0em;
    overflow: unset;
}
/* ---- Scroll to Top button ---- */
#topBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 16px;
  border: none;
  outline: none;
  background-color: rgba(0, 0, 0, 0.3);
  color: white;
  cursor: pointer;
  padding: 20px;
  border-radius: 4px;
}
#topBtn:hover {
  background-color: #555;
}
#topBtn:before {
    position: fixed;
    bottom: 2px;
    right: 36px;
    color: #fff;
    font-size: 42px;
    font-family: 'Georgia';
    content: "^";
    font-weight: 600;
}
ul#pagehistory {
    list-style: decimal;
}
 
@media (prefers-color-scheme: light) {
.mw-body-content a:not(.lsj-quote-body a):not(.lsj-quote-attribution a):not(#lsj-quote-container a):not(#toc a):not(table a):not(a:link.new):not(a:link.external):not(.mw-editsection a):not(#mw-specialpage-summary a):not(.rcoptions a):not(.reference a):not(.mw-cite-backlink a) {
  background-color: #dbe5f4;
  border-radius: 0.33em;
  padding: 0.14em;
  color: #1a2227;
}
 
.mw-body-content a:hover:not(.lsj-quote-body a:hover):not(.lsj-quote-attribution a:hover):not(#lsj-quote-container a:hover):not(#toc a:hover):not(table a:hover):not(a:link.new:hover):not(a:link.external:hover):not(.mw-editsection a:hover):not(#mw-specialpage-summary a:hover):not(.rcoptions a:hover):not(.reference a:hover):not(.mw-cite-backlink a) {
  background-color: #b7cae7;
  text-decoration: none;
  color: #131334;
}
.mw-body-content a:link.new:not(.mw-changeslist a):not(#lsj-quote-container a):not(.lsj-quote-attribution a):not(.lsj-quote-body a) {
  background-color: #eddede;
  color: black;
  border-radius: 0.33em;
  padding: 0.14em;
}
 
.mw-body-content a:link.new:hover:not(.mw-changeslist a:hover):not(#lsj-quote-container a:hover):not(.lsj-quote-attribution a:hover):not(.lsj-quote-body a:hover) {
  background-color: #e4d4d98a;
  cursor: not-allowed;
}
hr {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}
}
}

Revision as of 22:50, 15 October 2024

/* CSS placed here will affect users of the Timeless skin */
hr {
    border: 0;
    height: 1px;
}
ul#footer-places {
    text-align: end;
}
.lsj-quote-body {
    margin-bottom: -15px;
    margin-top: -20px;
}
@media(prefers-color-scheme: dark)  {
    html {
    background: #000!important;
    height: 100%;
    font-size: 1.1em;
    overflow-x: hidden;
}
hr {
    background-image: linear-gradient(to right,rgb(188 170 170 / 0%),rgb(224 215 215 / 75%),rgb(168 127 127 / 0%));
}
body {
    margin: 0;
    background: #000;
    color: #ccf;
}
a {
    color: #c60;
}
a:hover, a:visited {
    color: #c30;
}
h1 {
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    font-size: 40px!important;
}
h1, h2, h3, h4 {
    color: #69f;
}
h2:after {
    border-bottom: solid 2px #595f634a !important;
}
#personal .dropdown b {
    font-weight: 400;
}
b, strong {
    text-shadow: 1px 1px 1px #000;
}
#f-list {
    text-align: center;
    font-size: 14px;
}
a.extiw:visited, a.extiw:active:visited, a.external:visited {
    color: #b06c08 !important;
}
a:visited:hover {
    color: #ca3a0c;
}
a.external.text:hover {
    color: #b06c08;
}
ol.references li:target, sup.reference:target {
    background-color: #2e1e18;
}
.mw-body .toctitle {
    border-bottom: solid 2px #c8ccd13d;
}
.mwe-popups {
    background-color: #000;
    box-shadow: /* tint #00F000 */
        0 30px 90px -20px rgba(0,224,0,0.3),
        0px 0px 1px rgba(0,224,0,0.5);
}
/* callout arrow */
.mwe-popups.mwe-popups-image-tri:after,
.mwe-popups.mwe-popups-no-image-tri:after,
.mwe-popups.mwe-popups-image-tri.flipped_x:after,
.mwe-popups.mwe-popups-no-image-tri.flipped_x:after { 
    border-bottom-color:#111212;
}
.mwe-popups.flipped_y:after,
.mwe-popups.flipped_x_y:after {
    border-top-color:#111212;
}
/* callout arrow shadow */
.mwe-popups.mwe-popups-image-tri:before,
.mwe-popups.mwe-popups-no-image-tri:before,
.mwe-popups.mwe-popups-image-tri.flipped_x:before,
.mwe-popups.mwe-popups-no-image-tri.flipped_x:before {
    border-bottom-color:#004000;
}
.mwe-popups.flipped_y:before,
.mwe-popups.flipped_x_y:before {
    border-top-color:#004000;
}
.mwe-popups .mwe-popups-container,
.mwe-popups .mwe-popups-extract {
    color:#cbccc6;
	background-color: #1f1f1f;
}
.mwe-popups .mwe-popups-extract[dir='ltr']:after {
    background-image: linear-gradient(to right,rgba(0,0,0,0),#1f1f1f 50%);
}
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-site-navigation .sidebar-chunk {
    border: outset #222;
    background: #333;
    box-shadow: 2px 2px 1px rgba(0, 0, 0, .5);
    border-radius: 3px;
}
@media screen and (max-width:851px) {
    #mw-site-navigation .sidebar-chunk {
    padding: 0 15px 5px 20px;
}
}@media screen and (max-width:1099px) and (min-width:851px) {
    #mw-site-navigation .sidebar-inner {
    background: #222!important;
    border: solid #111!important;
}
}.mw-parser-output a.external {
    color: #f90;
}
#searchInput {
    padding: .2em 4.5em .2em 2em!important;
    margin: 0;
}
#searchInput-container {
    background: #333;
    height: 35px;
}
#simpleSearch {
    border: inset 1px #000;
    border-radius: 3px;
    background: #333;
    height: 35px;
    width: 48vw;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top: 7px;
}
#user-tools {
    position: fixed;
    right: 86px;
}
@media screen and (min-width:851px) {
    #user-tools {
    left: 74vw;
    top: 5px;
}
}.mw-notification {
    background: #222;
    border: #111;
    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 {
    right: 3em;
    top: .9em;
    padding-bottom: 5px;
}
}@media screen and (max-width:850px) {
    #p-logo-text a.long {
    width: 100%;
    top: 7px;
    text-align: center;
    font-size: 40px!important;
}
}@media screen and (min-width:851px) {
    #p-logo-text {
    width: 29em;
}
}@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: #cc0;
}
#mw-related-navigation .sidebar-chunk {
    background: #333;
    border: outset #222;
    box-shadow: 2px 2px 1px rgba(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, .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.mw-ui-checked, .mw-ui-button.mw-ui-progressive:active, button, input[type=button], input[type=submit] {
    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: #f33!important;
    padding-left: 15px!important;
    padding-right: 15px!important;
}
.oo-ui-flaggedElement-destructive:hover {
    background: #222;
    color: #c00!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: .5em;
}
#pagehistory li.selected {
    background-color: #555;
}
.warningbox {
    background: #1d1d16;
}
.new a:hover, .new a:visited, a.new:hover, a.new:visited {
    color: #f33;
}
.mw-plusminus-neg {
    color: red;
}
#mw-searchButton, #searchButton {
    border: 0!important;
    left: 38vw;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}
#mw-footer-container a:hover {
    color: #ff3;
}
#mw-footer-container a:visited {
    color: #ff6;
}
#mw-footer .footer-places li {
    float: right;
    display: block;
}
#mw-footer li, #mw-footer ul {
    margin: 0 auto;
}
#mw-footer #lastmod {
    float: left;
    left: 25px;
}
.oo-ui-buttonElement.oo-ui-labelElement>.oo-ui-buttonElement-button>.oo-ui-labelElement-label, .oo-ui-buttonElement.oo-ui-labelElement>input.oo-ui-buttonElement-button {
    text-shadow: 0 0 0 #000!important;
}
.oo-ui-labelElement-label {
    text-shadow: 0 0 0 #000;
}
.oo-ui-panelLayout-expanded {
    background: #222;
}
.oo-ui-messageDialog-message {
    color: #999;
}
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled>.oo-ui-buttonElement-button {
    color: #999;
}
.oo-ui-messageDialog-actions-horizontal .oo-ui-actionWidget {
    border-right: 1px solid #111;
}
.oo-ui-dialog-content>.oo-ui-window-body {
    outline: 1px solid #111;
}
.oo-ui-messageDialog-content>.oo-ui-window-foot {
    outline: 1px solid #111;
}
.wikiEditor-ui .wikiEditor-ui-view {
    border: 1px solid #000;
}
.wikiEditor-ui .wikiEditor-ui-top {
    border-bottom: 1px solid #000;
}
textarea[style] {
    background: #111!important;
    color: #fff;
}
.mw-code, pre {
    background: #222;
    color: #b0b0b0;
    border: 1px solid #444;
}
.oo-ui-iconWidget.oo-ui-iconElement.oo-ui-iconElement-icon {
    background-color: #b0b0b0;
    border: 1px solid #333;
}
.lsj-quote-container {
    background-color: #372c2f;
    border: 1px dashed #251e20;
}
.lsj-quote-body::before {
    color: #796c22;
}
#localNotice {
    background: unset;
    border: unset;
}
table.tabl1 {
    background: #392c2c3b;
}
#toc, .mw-warning, .toc, ul#filetoc {
    background: #312424!important;
    border: solid #582b2b!important;
}
b.b2 {
    background-color: transparent!important;
    color: #cbae81!important;
}
b.b3 {
    background-color: transparent!important;
    color: #3c8869!important;
}
.thumbinner {
    background: 0 0!important;
    border: transparent!important;
}
.num, span.bld {
    color: #796c22!important;
}
.mw-search-profile-tabs {
    background: #444!important;
    border: solid #333!important;
}
.searchmatch {
    background-color: #daab8bb5!important;
    color: #000!important;
}
.mw-changeslist-legend {
    background: 0 0!important;
    color: #ccf!important;
    border: solid #443f3f!important;
}
fieldset legend {
    background: #251111!important;
    color: #3a79b8!important;
}
input[type=submit]:hover {
    background-color: #703d09;
}
input[type=submit] {
    background-color: #aa6621;
}
select#namespace {
    background-color: #393533!important;
    color: #f0f8ff;
}
.blockquote1 {
    background-color: #292020;
}
table.wikitable {
    color: #b99696f0;
    background: #272524;
}
table.wikitable>*>tr>th {
    background-color: #1806064a;
}
fieldset#mw-searchoptions {
    background: #272524!important;
    color: #b8b9da!important;
}
.diff-deletedline .diffchange {
    background: #925411;
}
.diff-addedline .diffchange {
    background: #2b6987;
}
.diff-context {
    background: #2d2518;
    border-color: #bf8312;
    color: #b99f9f;
}
b.b1  {
    font-weight:  bold;
     background-color:  #4c6977;
}

.ui-widget-content  {
    
    color:  #8e8e8e;
    
    background:  #1b1919;
    
}
.diffdeletedlines {
  background: #604e24;
}
.diffaddedlines {
  background: #2f4e8d;
}
}

.page-Special_Search #mw-site-navigation, .page-Special_Search #mw-related-navigation, .page-Special_Search #page-tools {
    display: none;
}
.page-Special_Search #mw-content {
    margin-left: 0em;
    margin-right: 0em;
    overflow: unset;
}
/* ---- Scroll to Top button ---- */
#topBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 16px;
  border: none;
  outline: none;
  background-color: rgba(0, 0, 0, 0.3);
  color: white;
  cursor: pointer;
  padding: 20px;
  border-radius: 4px;
}
#topBtn:hover {
  background-color: #555;
}
#topBtn:before {
    position: fixed;
    bottom: 2px;
    right: 36px;
    color: #fff;
    font-size: 42px;
    font-family: 'Georgia';
    content: "^";
    font-weight: 600;
}
ul#pagehistory {
    list-style: decimal;
}

@media (prefers-color-scheme: light) {
.mw-body-content a:not(.lsj-quote-body a):not(.lsj-quote-attribution a):not(#lsj-quote-container a):not(#toc a):not(table a):not(a:link.new):not(a:link.external):not(.mw-editsection a):not(#mw-specialpage-summary a):not(.rcoptions a):not(.reference a):not(.mw-cite-backlink a) {
  background-color: #dbe5f4;
  border-radius: 0.33em;
  padding: 0.14em;
  color: #1a2227;
}

.mw-body-content a:hover:not(.lsj-quote-body a:hover):not(.lsj-quote-attribution a:hover):not(#lsj-quote-container a:hover):not(#toc a:hover):not(table a:hover):not(a:link.new:hover):not(a:link.external:hover):not(.mw-editsection a:hover):not(#mw-specialpage-summary a:hover):not(.rcoptions a:hover):not(.reference a:hover):not(.mw-cite-backlink a) {
  background-color: #b7cae7;
  text-decoration: none;
  color: #131334;
}
.mw-body-content a:link.new:not(.mw-changeslist a):not(#lsj-quote-container a):not(.lsj-quote-attribution a):not(.lsj-quote-body a) {
  background-color: #eddede;
  color: black;
  border-radius: 0.33em;
  padding: 0.14em;
}

.mw-body-content a:link.new:hover:not(.mw-changeslist a:hover):not(#lsj-quote-container a:hover):not(.lsj-quote-attribution a:hover):not(.lsj-quote-body a:hover) {
  background-color: #e4d4d98a;
  cursor: not-allowed;
}
hr {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}
}