MediaWiki:Common.css

From Brutal Orchestra Wiki
Jump to navigation Jump to search

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
body {
   color: #f0f0f0;
}

#mw-page-base {
	background-color: #926c9de0;
    background-image: none;
    height: 5em;
    padding: 2px 0;
}

.vector-menu-portal .vector-menu-content li a {
   color: #8c4fbb!important;
}

a {
   color: #ffb8e6!important;
}

a:visited {
    color: #ffb8e6!important;
}

a.new{
   color: #ffb8e6!important;
}



.mainpagegallery {
	font-size: 18px;
}

.tabber__tab--active, .tabber__tab--active:visited {
	background: #dbb6db;
    box-shadow: inset 0 -2px 0 0 #6b35e9;
    color: #3b1762!important;
}

.tabber__tab:visited {
    color: #f9def9;
}

.mw-parser-output a.extiw, .mw-parser-output a.external {
   color: #f9def9;
}


h1, h2, h3 {
	border-bottom-color: #665774;
	color: #f0f0f0;
}

#mw-page-base {
	background-color: #926c9de0;
}

.mw-body h1, .mw-body-content h1 {
   color: #f0f0f0;
}



.vector-menu-tabs li a {
   color: #dc9cb7;
}

parser-output a.external {
   color: #dc9cb7;
}

.vector-menu-tabs .selected a:visited {
   color: #f9def9;
}

.vector-user-links .vector-user-menu-more .vector-menu-content-list li a {
	color: #f9def9;
}

body {
	background: url(/images/2/2f/NewWikibgbetter2.png);
	background-size: 30%;
}

.mw-page-container {
	background: none;
	max-width: none;
    padding-left: 2.5em;
    padding-right: 7em;
}

.mw-body {
    background-color: #231320;
    color: #f0f0f0;
    max-width: 960px;
	min-width: 960px;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
    border-radius: 40px;
}

.mw-body-content {
	margin-left: 0.5em;
    margin-right: 0.5em;
}

.firstHeading mw-first-heading {
color: #f0f0f0;
}

.vector-sticky-header {
	background-color: #985f9f;
	border-bottom: 0px;
}

.catlinks {
	border-style: none;
	background: none;
}

.vector-menu-tabs li {
background-image: linear-gradient(to top,#eee 0,#3c2c30 1px,#ff000000 100%);
}

.vector-menu-tabs .selected {
background: #ff000000;
background-image: linear-gradient(to top,#eee 0,#3c2c30 1px,#ff000000 100%);
}

.vector-body h2 {
color: #f0f0f0;
}

.mw-body .firstHeading {
color: #f0f0f0;
}

.mw-footer li {
color: #f0f0f0;
}

pre, code, .mw-code {
    background-color: #191919;
    color: #c5c5c5;
    border: 1px solid #535353;
}

.thumbinner {
    border: 1px solid #3a3a3a;
    background-color: #242424;
}

.thumbimage {
    border : 0px;
}

#mw-panel {
	background-color: #F2E2F5 !important;
}

.mw-datatable {
	background-color: #232024;
}

div.thumbinner{
	background-color: #422e41;
	border: 1px solid #665774;
}

fieldset{
	border: 1px solid #665774;
}

/*Tabs*/


.portable-infobox.pi-theme-wide .pi-horizontal-group {
    width: inherit;
}

.portable-infobox .pi-navigation {
    text-align: center;
}

/*Tabs*/

.tabber__header {
	box-shadow: none;
}

.tabber__tab:hover {
    box-shadow: inset 0 -2px 0 0 #6b35e9 ;
    color: #6b35e9 ;
}
.tabber__tab {
	color: #f9def9;
}

.parenttabs:hover {
  background-color:#cbc5c5 !important;
}

.parenttabs:active {
    filter: grayscale();
}

.parenttabs:active a {
  color: white !important;
}

.parenttabs a {
 position: absolute;
 z-index: 10;
 width: 100%;
 height: 100%;
 left: 0;
 top: 12%;	
 text-decoration: none;
}

.parenttabs a.mw-selflink {
  color: white !important;
}

.toc {
	background: none !important;
}

.tocnumber {
	color: #f0f0f0;
}

.toctogglelabel {
	color: #831ad3
}

/*Wikitable*/

th {
	font-size: 18px;
	text-align: left;
}

td {
	font-size: 18px;
}

.wikitable {
	background-color: #2c1328;
	color: #f0f0f0;
	border: none;
}

.wikitable > * > tr > td {
	border-left: none;
	border-right: none;
	border-color: #665774;
}

.wikitable > * > tr > th {
	background-color: #884d95;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #665774;
	text-align: left;
}

.QuestTitle {
	text-align: center;
	font-size: 20px;
}

table {
	white-space: inherit;
}

tbody {
	width: 100%;
}

/*Bullet Point*/

ul{
	list-style-image: url(/images/f/fc/White_Bullet_Point.png);
}

/* Indicator icons */
.mw-body .mw-indicators {
	display: flex;
	position: absolute;
	top: -96px;
	left: 920px;
}


.sidebar-toc {
    background-color: #f8dcff;
}

.sidebar-toc a {
    color: #8b408b!important;
}

.sidebar-toc:after {
	background: none!important;
}

.mw-datatable th {
    background-color: #451b4c;
}

.mw-datatable td {
    background-color: #5d5866;
}

.mw-datatable tr:hover td {
    background-color: #6b627c;
}

.vector-menu-dropdown .vector-menu-content {
	background-color: #6e5978;
}

/*Misc Background Color Fixes*/
.mw-search-profile-tabs {
    background-color: #201022;
}
#mw-searchoptions {
	background-color: #4c294c;
}

.mw-wiki-logo {
    background-image: url(/images/c/c9/Bosch_face.png);
}

.hoverimage {
    transition: 0.15s ease;
}
.hoverimage:hover {
    transform: scale(1.2);
}