User:Spartacus/monobook.css: Difference between revisions

From Halopedia, the Halo wiki

No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 2: Line 2:


body {
body {
background: #4F7065 url(/images/f/f5/Halo-5-guardians-multiplayer-concept-cityscape.jpg) fixed no-repeat 0 0;
background: #4F7065 url(/images/f/ff/Halo_Infinite_-_Announcement_trailer_concept_pieces_-_00001.jpg) fixed no-repeat 0 0;
}
 
#bodyContent {
    background: none !important;
}
 
#footer {
    background-color: #333;
    color: #fff
    border-top: 1px solid #1aaae7;
    border-bottom: 1px solid #1aaae7;
}
 
.portlet h3 {
    background: transparent;
    color: #fff;
}
 
div#column-content {
    background: #transparent;
    border: 1px solid #1aaae7;
}
 
.mw-body {
    color: #fff;
    background: #333;
}
 
h1, h2, h3, h4, h5, h6 {
    color: #fff;
}
 
li.gallerybox div.thumb {
    border: 1px solid #dcdcdc;
    background-color: #444;
}
 
#catlinks {
    text-align: left;
    background: #333;
}
 
#siteNotice {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background: #333;
}
 
#p-personal ul {
    background: #333;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
 
form {
    background: #333;
}
 
#p-search .pBody {
    background: #333;
}
 
#p-Navigation > div > ul > li > a {
    color: #fff;
    background: #444;
}
 
#p-Navigation li > a {
    background: #333;
}
 
/* Links */
 
a {
    color: #1AAAE7;
}
 
a:visited {
    color: #0CF;
}
 
/* Tabs */
 
#p-cactions li a {
    color: #1AAAE7;
    background-color: #333;
    color: #1AAAE7;
}
 
#p-cactions li.selected a {
    background-color: #333;
    border-bottom: 1px solid #FFFFFF;
    padding-bottom: 2px;
}
 
#p-cactions .new a {
    color: #F00;
}
 
/* Editing */
 
.editOptions {
    color: #fff;
    background: #444;
}
 
pre {
    border: 1px dashed #1AAAE7;
    background: #444;
    color: #fff;
}
 
pre, .mw-code {
    color: #fcfcfc;
    background-color: #444;
    border: 1px solid #eaecf0;
    padding: 1em;
    white-space: pre-wrap;
}
 
.toc, .mw-warning, .toccolours {
    border: 1px solid #fff;
    background-color: #444;
    padding: 5px;
    font-size: 95%;
    color: #fff;
}
 
.diff-deletedline .diffchange {
    background: #f00;
}
 
.diff-addedline .diffchange {
    background: #090;
}
 
/* Infobox and navbox color override */
 
.infobox {
    color: #fff !important;
    border: 1px solid #fff !important;
}
 
.infoboxheading {
    color: #fff !important;
    background-color: #555 !important;
}
 
.infoboxsubheading {
    color: #fff !important;
    background-color: #555 !important;
}
 
.infoboxcell {
    color: #fff !important;
    background-color: #666 !important;
    border-top: 1px solid #fff !important;
    border-bottom: 1px solid #fff !important;
}
 
.infoboxlabel {
    color: #fff !important;
    background-color: #666 !important;
    border-top: 1px solid #fff !important;
    border-bottom: 1px solid #fff !important;
}
 
.navbox {
    color: #fff !important;
    background-color: #333 !important;
    border:1px solid #fff !important;
}
 
.navbox-group {
    color: #fff !important;
    background-color: #333 !important;
    border-right: 1px solid #333 !important;
}
 
.navbox-title {
    color: #fff !important;
    background-color: #333 !important;
}
 
.navbox-list {
    color: #fff !important;
    background-color: #555 !important;
    border-left: 2px solid #555 !important;
}
 
.plainlinksneverexpand, .plainlinksneverexpand span {
    background: #333 !important;
}
 
table.wikitable > tr > th, table.wikitable > tr > td, table.wikitable > * > tr > th, table.wikitable > * > tr > td {
    border: 1px solid #a2a9b1;
    background: #444;
    color: #fff;
}
 
table.wikitable > tr > th, table.wikitable > * > tr > th {
    background-color: #222;
}
 
/* Forums */
 
.forum {
    background-color: #555 !important;
    border:1px solid #fff !important;
    color: #fff !important;
}
 
/* Images */
 
.image {
    background-color: #555 !important;
    color: #fff !important;
}
 
div#imageLicenseText {
    background-color: #555 !important;
    color: #fff !important;
}
 
div#imageLicense.boilerplate {
    background-color: #555 !important;
}
 
#filetoc {
    text-align: center;
    border: 1px solid #fff;
    background-color: #444;
}
 
html .thumbcaption {
    background: #444;
}
 
div.thumbinner {
    border: 1px solid #c8ccd1;
    padding: 3px;
    background-color: #444;
    font-size: 94%;
    text-align: center;
    overflow: hidden;
}
 
/* Social */
 
.mp-welcome-logged-in {
    margin-top: -13px;
    width: 260px;
    background: #333;
}
 
.no-info-container {
    background-color: #444;
    color: #fff;
}
 
.user-board-message-content {
    background: #444;
}
 
.user-board-message-time {
    color: #fff;
    margin: 2px 0px 0px 5px;
    background: #444;
}
 
.user-board-message-links {
    background: #444;
}
 
.user-board-message-from {
    background-color: #222;
}
 
.user-board-message {
    background: #444;
}
}

Latest revision as of 01:03, February 4, 2019

/* CSS placed here will affect users of the Monobook skin */

body {
	background: #4F7065 url(/images/f/ff/Halo_Infinite_-_Announcement_trailer_concept_pieces_-_00001.jpg) fixed no-repeat 0 0;
}

#bodyContent {
    background: none !important;
}

#footer {
    background-color: #333;
    color: #fff
    border-top: 1px solid #1aaae7;
    border-bottom: 1px solid #1aaae7;
}

.portlet h3 {
    background: transparent;
    color: #fff;
}

div#column-content {
    background: #transparent;
    border: 1px solid #1aaae7;
}

.mw-body {
    color: #fff;
    background: #333;
}

h1, h2, h3, h4, h5, h6 {
    color: #fff;
}

li.gallerybox div.thumb {
    border: 1px solid #dcdcdc;
    background-color: #444;
}

#catlinks {
    text-align: left;
    background: #333;
}

#siteNotice {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background: #333;
}

#p-personal ul {
    background: #333;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

form {
    background: #333;
}

#p-search .pBody {
    background: #333;
}

#p-Navigation > div > ul > li > a {
    color: #fff;
    background: #444;
}

#p-Navigation li > a {
    background: #333;
}

/* Links */

a {
    color: #1AAAE7;
}

a:visited {
    color: #0CF;
}

/* Tabs */

#p-cactions li a {
    color: #1AAAE7;
    background-color: #333;
    color: #1AAAE7;
}

#p-cactions li.selected a {
    background-color: #333;
    border-bottom: 1px solid #FFFFFF;
    padding-bottom: 2px;
}

#p-cactions .new a {
    color: #F00;
}

/* Editing */

.editOptions {
    color: #fff;
    background: #444;
}

pre {
    border: 1px dashed #1AAAE7;
    background: #444;
    color: #fff;
}

pre, .mw-code {
    color: #fcfcfc;
    background-color: #444;
    border: 1px solid #eaecf0;
    padding: 1em;
    white-space: pre-wrap;
}

.toc, .mw-warning, .toccolours {
    border: 1px solid #fff;
    background-color: #444;
    padding: 5px;
    font-size: 95%;
    color: #fff;
}

.diff-deletedline .diffchange {
    background: #f00;
}

.diff-addedline .diffchange {
    background: #090;
}

/* Infobox and navbox color override */

.infobox {
    color: #fff !important;
    border: 1px solid #fff !important;
}

.infoboxheading {
    color: #fff !important;
    background-color: #555 !important;
}

.infoboxsubheading {
    color: #fff !important;
    background-color: #555 !important;
}

.infoboxcell {
    color: #fff !important;
    background-color: #666 !important;
    border-top: 1px solid #fff !important;
    border-bottom: 1px solid #fff !important;
}

.infoboxlabel {
    color: #fff !important;
    background-color: #666 !important;
    border-top: 1px solid #fff !important;
    border-bottom: 1px solid #fff !important;
}

.navbox {
    color: #fff !important;
    background-color: #333 !important;
    border:1px solid #fff !important;
}

.navbox-group {
    color: #fff !important;
    background-color: #333 !important;
    border-right: 1px solid #333 !important;
}

.navbox-title {
    color: #fff !important;
    background-color: #333 !important;
}

.navbox-list {
    color: #fff !important;
    background-color: #555 !important;
    border-left: 2px solid #555 !important;
}

.plainlinksneverexpand, .plainlinksneverexpand span {
    background: #333 !important;
}

table.wikitable > tr > th, table.wikitable > tr > td, table.wikitable > * > tr > th, table.wikitable > * > tr > td {
    border: 1px solid #a2a9b1;
    background: #444;
    color: #fff;
}

table.wikitable > tr > th, table.wikitable > * > tr > th {
    background-color: #222;
}

/* Forums */

.forum {
    background-color: #555 !important;
    border:1px solid #fff !important;
    color: #fff !important;
}

/* Images */

.image {
    background-color: #555 !important;
    color: #fff !important;
}

div#imageLicenseText {
    background-color: #555 !important;
    color: #fff !important;
}

div#imageLicense.boilerplate {
    background-color: #555 !important;
}

#filetoc {
    text-align: center;
    border: 1px solid #fff;
    background-color: #444;
}

html .thumbcaption {
    background: #444;
}

div.thumbinner {
    border: 1px solid #c8ccd1;
    padding: 3px;
    background-color: #444;
    font-size: 94%;
    text-align: center;
    overflow: hidden;
}

/* Social */

.mp-welcome-logged-in {
    margin-top: -13px;
    width: 260px;
    background: #333;
}

.no-info-container {
    background-color: #444;
    color: #fff;
}

.user-board-message-content {
    background: #444;
}

.user-board-message-time {
    color: #fff;
    margin: 2px 0px 0px 5px;
    background: #444;
}

.user-board-message-links {
    background: #444;
}

.user-board-message-from {
    background-color: #222;
}

.user-board-message {
    background: #444;
}