Main Page

Difference between revisions of "User:SynthSy/vector-dark2.css"

From Arks-Visiphone
Jump to navigation Jump to search
Line 58: Line 58:
 
div#contentSub > a,
 
div#contentSub > a,
 
div#contentSub2 > a,
 
div#contentSub2 > a,
span.subpages > a {
+
span.subpages > a,
 +
.mw-usertoollinks-talk,
 +
.mw-usertoollinks-contribs,
 +
.mw-usertoollinks-block,
 +
#mw-revision-nav > a {
 
color: #fff!important;
 
color: #fff!important;
 
}
 
}
 +
 +
.mw-revision,
 +
.mw-revision > .mw-revision-info,
 +
.mw-usertoollinks,
 +
#mw-revision-nav {
 +
color: #aaa!important;
 +
}
 +
  
 
div.mw-content-text > form#mw-history-searchform {
 
div.mw-content-text > form#mw-history-searchform {
Line 108: Line 120:
 
ul#pagehistory > li.after > a.mw-changeslist-date,
 
ul#pagehistory > li.after > a.mw-changeslist-date,
 
ul#pagehistory > li.after > span.mw-history-histlinks,
 
ul#pagehistory > li.after > span.mw-history-histlinks,
ul#pagehistory > li.after > span.mw-history-histlinks > a {
+
ul#pagehistory > li.after > span.mw-history-histlinks > a,
 +
.contentSub > .mw-revision > .mw-revision-info > a.mw-userlink {
 
color: #fff!important;
 
color: #fff!important;
 
}
 
}

Revision as of 00:01, 28 February 2021

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}

@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

body {
color: #aaa!important;
background-color: #272b30!important;
}

div.collapsible-nav > div.portal > div.body > ul > li > a {
color: #fff!important;
background-color: transparent!important;
}

div.collapsible-nav > div.portal > h3 > a {
color: #fff!important;
background-color: transparent!important;
}

.mw-body, .parsoid-body {
background-color: #32383e!important;
background-clip: border-box;
border: 1px solid rgba(0, 0, 0, 0.6);
border-radius: 0.25rem;
color: #aaa!important;
}

div.mw-body-content > div.mw-content-ltr > div.mw-content-ltr > ul > li,
div.mw-body-content > div.mw-content-ltr > div.mw-content-ltr > ul > li > em,
div.mw-body-content > div.mw-content-ltr > div.mw-content-ltr > ul > li > strong {
text-shadow: -1px -1px 0 rgb(0 0 0 / 30%);
color: #aaa!important;
}

div.mw-content-ltr, .firstHeading {
color: #aaa!important;
}

div#contentSub2 > span.subpages {
color: #aaa;
}

div#contentSub > a,
div#contentSub2 > a,
span.subpages > a,
.mw-usertoollinks-talk,
.mw-usertoollinks-contribs,
.mw-usertoollinks-block,
#mw-revision-nav > a {
color: #fff!important;
}

.mw-revision,
.mw-revision > .mw-revision-info,
.mw-usertoollinks,
#mw-revision-nav {
 color: #aaa!important;
}


div.mw-content-text > form#mw-history-searchform {
 display: block;
 width: 100%;
 height: calc(1.5em + 1.5rem + 2px);
 padding: 0.75rem 1rem;
 font-size: 0.9375rem;
 font-weight: 400;
 line-height: 1.5;
 color: #52575c;
 background-color: #fff;
 background-clip: padding-box;
 border: 1px solid #ced4da;
 border-radius: 0.25rem;
 transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

form > fieldset#mw-history-search > legend {
color: #aaa!important;
}

ul#pagehistory {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-direction: column;
 flex-direction: column;
 padding-left: 0;
 margin-bottom: 0;
 border-radius: 0.25rem;
 background-color: #272b30;
}

ul#pagehistory > li.after {
 position: relative;
 display: block;
 padding: 0.50rem 0.25rem;
 background-color: #32383e;
 border: 1px solid rgba(0, 0, 0, 0.6);
}

ul#pagehistory > li.after,
.mw-usertoollinks {
 color: #aaa!important;
}

ul#pagehistory > li.after > a.mw-changeslist-date,
ul#pagehistory > li.after > span.mw-history-histlinks,
ul#pagehistory > li.after > span.mw-history-histlinks > a,
.contentSub > .mw-revision > .mw-revision-info > a.mw-userlink {
color: #fff!important;
}

span.mw-history-histlinks {
padding-right: 5px;
}

li.after > span.comment {
 color: #aaa!important;
}

ul#pagehistory >li.before {
 color: #fff!important;
 background-color: #3e444c;
 border-color: rgba(0, 0, 0, 0.6);
}

span.history-user > .mw-usertoollinks > a.mw-usertoollinks-contribs,
span.history-user > .mw-usertoollinks > .mw-usertoollinks-block,
span.mw-rollback-link,
span.mw-rollback-link > a,
span.mw-history-undo,
span.mw-history-undo > a,
span.mw-history-histlinks,
span.mw-history-histlinks > a,
ul#pagehistory > li.before > a,
span.history-user > a.mw-userlink,
span.history-user > a.mw-userlink > bdi {
 color: #fff!important;
}

div.mw-history-legend,
div.mw-history-legend > p,
div.mw-history-legend > p > strong {
 color: #aaa !important;
}

.history-size, .mw-content-text {
 color: #aaa !important;
}

.mw-plusminus-pos {
 color: #62c462 !important;
}

.mw-plusminus-neg {
 color: #ee5f5b !important;
}

.mw-plusminus-null {
 color: #7a8288 !important;
}

.mw-lastlink, .mw-nextlink, .mw-numlink {
 color: #fff!important;
}

form#mw-history-searchform > fieldset#mw-history-search > label > a {
 color: #fff!important;
}