MediaWiki:Common.css: Difference between revisions

From Blue Oyster Cult Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 37: Line 37:
.vector-menu-tabs-legacy li a {
.vector-menu-tabs-legacy li a {
     background-position: right bottom;
     background-position: right bottom;
    color: #0645ad;
     box-sizing: border-box;
     box-sizing: border-box;
     display: block;
     display: block;

Revision as of 23:17, 23 May 2023

/* CSS placed here will be applied to all skins */

#mw-head {
    background-color: #0b0b14;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
}

body {
    background-color: #0b0b14;
    overflow-y: scroll;
}

.mw-body, .parsoid-body {
    background-color: #141324;
    color: #cfd8e1;
    direction: ltr;
    padding: 1em;
}

h1, h2, h3, h4, h5, h6 {
    color: #cfd8e1;
    margin: 0;
    padding-top: 0.5em;
    padding-bottom: 0.17em;
    overflow: hidden;
}

.vector-menu-tabs-legacy .selected a, .vector-menu-tabs-legacy .selected a:visited {
    color: #cfd8e1;
    background-color: #141324;
    text-decoration: none;
}

.vector-menu-tabs-legacy li a {
    background-position: right bottom;
    box-sizing: border-box;
    display: block;
    float: left;
    height: 3.07692308em;
    position: relative;
    padding-top: 1.25em;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 0.8125em;
    cursor: pointer;
    background-color: #0b0b14;
}

a {
color:#5287df;
}

a.new {
color:#ba0000;
}

a:hover {
color:#5287df;
text_decoration: underline;
}

a:visited {
color:#5287df;
}

.vector-search-box-input {
    background-color: rgb(11 11 20);
    color: #000000;
    width: 100%;
    height: 2.15384615em;
    box-sizing: border-box;
    border: 1px solid #a2a9b1;
    border-radius: 2px;
    padding: 5px 2.15384615em 5px 0.4em;
    box-shadow: inset 0 0 0 1px transparent;
    font-family: inherit;
    font-size: 0.8125em;
    direction: ltr;
    transition-property: border-color,box-shadow;
    transition-duration: 250ms;
    -webkit-appearance: none;
    -moz-appearance: textfield;
}

pre, code, .mw-code {
    background-color: #0b0b14;
    color: #cfd8e1;
    border: 1px solid #eaecf0;
}

.infobox {
    float: right;
    width: 350px;
    padding: 5px;
    border-spacing: 0px;
    border: 1px solid #000000;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    -icab-border-radius: 20px;
    -o-border-radius: 20px;
    font-family: arial,sans-serif;
    font-size: 12px;
    margin: 0 0 1em 1em;
    background-color: #ffffff;
}

.infobox img {
max-width: 100%;
height: auto;
margin-left: auto;
margin-right: auto;
border: 0px solid #556270;
border-top: 0px solid #556270;
border-radius: 0px;
}

.infobox-title {
font-size: 1.7em;
text-align: center;
background-color: #271E39;
border-top: 0px solid #556270;
border-bottom: 0px solid #556270;
padding-left: 0em;
padding-right: 0em;
padding-bottom: 0.2em;
}

.infobox-title p {
margin: 0px;
text-align: center;
background-color: #0E0B14;
border: 1px solid #556270;
border-radius: 10px;
}

.infobox-image {
text-align: center;
background-color: #0E0B14;
border: 0px solid #556270;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
}

.infobox-image p {
text-align: center;
font-style: italic;
color: #727076;
opacity: 1;
margin-left: 0em;
}

.infobox table {
    width: 100%;
    background-color: #0E0B14;
    border: 0px solid #271E39;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    margin-top: 1em;
}

.infobox th {
vertical-align: top;
width: 100px;
text-align: left;
}

.infobox td {
vertical-align: top;
}

.infobox tr {
display: block;
border-bottom: 2px solid #271E39;
}

.infobox-title h2 {
margin: 0px;
padding: 0px;
margin-top: 10px;
font-size: 0.5em;
}

.albuminfonav {
    background-color: #0e0b14;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    overflow: auto;
    margin-top: 0em;
    padding: 0 0.7em 0 0.7em;
}

.prevalbumtop p {
width: 45%;
float: left;
text-align: center;
font-weight: bold;
padding-top: 0em; 
margin-right: 1%;
word-break: break-all;
word-break: break-word;
}

.nextalbumtop p {
width: 45%;
float: right;
text-align: center;
font-weight: bold;
padding-top: 0em; 
margin-left: 1%;
word-break: break-all;
word-break: break-word;
}

.prevalbum p {
width: 45%;
float: left;
text-align: center;
padding-top: 0.5em;
word-break: break-all;
word-break: break-word;
}

.nextalbum p {
width: 45%;
float: right;
text-align: center;
padding-top: 0.5em;
word-break: break-all;
word-break: break-word;
}

.bottominfolabel p {
float: center;
text-align: center;
font-weight: bold;
padding-top: 0em; 
margin-right: 0%;
word-break: break-all;
word-break: break-word;
}

.bottominfo p {
float: center;
text-align: center;
padding-top: 0.5em;
word-break: break-all;
word-break: break-word;
}