MediaWiki:Vector.css: Unterschied zwischen den Versionen

Aus Schreck.Net
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
(170 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
/* Das folgende CSS wird für Benutzer der Vector-Benutzeroberfläche geladen. */
/* Das folgende CSS wird für Benutzer der Vector-Benutzeroberfläche geladen. */
 
body {
body {  
background-color: #0b0b0b;
background-color: #0b0b0b;
color:#809581;}  
color:#809581;
background-image:url(https://the-schreck.net/wiki_new/skins/Vector/image/bg.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
}
/* in general the body is equal to the whole screen. However if you set a background color with it, it covers areas where there isn't any other element with specific background color set. In case of the Vector skin it affects the area under the page content and on the left of it. */
/* in general the body is equal to the whole screen. However if you set a background color with it, it covers areas where there isn't any other element with specific background color set. In case of the Vector skin it affects the area under the page content and on the left of it. */
#content {
#content {  
background-color: #0b0b0b;
background-color: #0b0b0b;
color:809581;
color:809581;
padding: 1em;
padding: 1em;
border: 1px solid #1e1e1e; }  
border: 1px solid #1e1e1e;
/* changes the background color of the content of articles/pages, including the title of the articles */
text-align: justify;
 
}
/* changes the background color of the content of articles/pages, including the of the articles */
#bodyContent {
#bodyContent {
background-color: #0b0b0b;
background-color: #0b0b0b;
color:#809581; }  
color:#809581;
/* changes the background color of the content of pages, without the title of the pages */
}
 
/* changes the background color of the content of pages, without the of the pages */
 
#catlinks {
 
background-color: #1e1e1e;
#catlinks { background-color: #1e1e1e; }  
border: 0px;
}
/* changes the background color of the area in which are displayed the links to the categories to which the page belongs. If a page is assigned to categories, they are listed exactly under the content of the page in a rectangular container */
/* changes the background color of the area in which are displayed the links to the categories to which the page belongs. If a page is assigned to categories, they are listed exactly under the content of the page in a rectangular container */
 
#mw-head-base {
#mw-head-base { background-color: #0b0b0b; }  
background-color: #0b0b0b;
/*changes the background color at the top of the screen, the area above the page title. It doesn't affect the color of the page tabs (e.g. Discussion, Edit, etc.) */
}
 
/*changes the background color at the top of the screen, the area above the page . It doesn't affect the color of the page tabs (e.g. Discussion, Edit, etc.) */
 
#mw-panel {
#mw-panel {
background-color: #0b0b0b;
background-color: #0b0b0b;
color: #339933;
color: #339933;
border: 1px solid #1e1e1e;  
border: 1px solid #1e1e1e;
}  
}
/* changes the background color of the menus on the left side of the screen (the area where the links Recent changes, Random page, etc., and the Tools menu are located) */
/* changes the background color of the menus on the left side of the screen (the area where the links Recent changes, Random page, etc., and the Tools menu are located) */
.mw-page-container {
.mw-page-container {
border: 1px dashed #339933;
border: 0px dashed #339933;
background-color:transparent;
}
.mw-header .vector-search-box {
opacity: 0.5;
}
.vector-sticky-header {
background-color: transparent;
background-image:url(https://the-schreck.net/wiki_new/skins/Vector/image/bg.jpg);
background-image:url(https://the-schreck.net/wiki_new/skins/Vector/image/bg.jpg);
background-repeat: no-repeat;
background-repeat: no-repeat;
    background-attachment: fixed;
padding: 2em;
}  
border-bottom: 0px;
max-width: 100%;
.vector-sticky-header {  
}
background-color: #3e3e3e;
.vector-sticky-header-start {
background-image:url(https://the-schreck.net/wiki_new/skins/Vector/image/bg.jpg);
background-color: transparent;
background-repeat: no-repeat;
padding: 0 0 0 25em;
font-family: "Courier New",Courier,monospace;
border: 0px;
}
.mw-page-title-main {
font-family: 'M PLUS 1 Code', monospace!important;
text-transform: uppercase;
text-transform: uppercase;
color: #65e165;
color: #fefefe;
padding: 1em;
letter-spacing: 10px;
border: 1px dashed #65e165;}
}
}
.mw-logo-container {
 
.vector-sticky-header-start {  
background-color: #3e3e3e;
font-family: "Courier New",Courier,monospace;
font-family: "Courier New",Courier,monospace;
text-transform: uppercase;
text-transform: uppercase;
color: #65e165;
color: #fefefe;
padding: 1em;
}
border: 1px dashed #65e165; }
 
#firstHeading {
#firstHeading {
background-color: #0b0b0b;  
background-color: #0b0b0b;
color: #65e165;
color: #65e165;
font-family: "Courier New",Courier,monospace;
font-family: "Courier New",Courier,monospace;
text-transform: uppercase;
text-transform: uppercase;
border-bottom: 2px dashed #00CC00;}  
border-bottom: 2px dashed #00CC00;
/* page titles */
}
/* page s */
.mw-body-content h1 {
.mw-body-content h1 {
color: #65e165;
color: #65e165;
Zeile 76: Zeile 80:
text-transform: uppercase;
text-transform: uppercase;
padding: 0.5em;
padding: 0.5em;
border: 2px dashed #339933;  
border: 2px dashed #339933;
}
}
.mw-body-content h2 {
.mw-body-content h2 {
color: #65e165;
color: #65e165;
Zeile 84: Zeile 87:
text-transform: uppercase;
text-transform: uppercase;
padding: 0 0 0 0.5em;
padding: 0 0 0 0.5em;
border-bottom: 1px solid #339933;  
border-bottom: 1px solid #339933;
}
}
 
.mw-body-content h3 {
.mw-body-content h3 {
color: #72b672;
color: #72b672;
    font-family: "Courier New",Courier,monospace;
font-family: 'M PLUS 1 Code', monospace;
text-transform: uppercase;
text-transform: uppercase;
padding: 0 0 0.2em 0.5em;
padding: 0 0 0 0.5em;
background-color:#1e1e1e;
border: 0px solid #339933;
border: 0px solid #339933;  
letter-spacing: 4px;
}
.mw-body-content h4 {
color: #ededed;
font-family: 'M PLUS 1 Code', monospace;
padding: 0 0 0 0.5em;
border: 0px solid #339933;
    letter-spacing: 4px;
}
}
.mw-body-content h5, .mw-body-content h6 {
color: #ededed;
font-family: 'M PLUS 1 Code', monospace;
padding: 0 0 0 0.5em;
border: 0px solid #339933;
}
#p-logo {
background-color: transparent;
padding: 3.5em;
}
/* sets the background color of the area where the logo is located (the top left corner) */
#p-navigation {
background-color: #0b0b0b;
padding: 0 0 0 .5em;
color: #339933;
font-family: "Courier New",Courier,monospace;
}
/* this is for the background color of the Navigation menu in the left column. That's the menu with the links Main page, Recent changes, Random page, Help. */
.vector-menu-portal, .vector-menu-content li a, #p-tb, #p-tb .body {
background-color: #0b0b0b;
text-transform: none!important;
}
/* changes the background color of the Tools menu but without changing the background color of the of the menu. */
.vector-menu-heading, #p-tb-label {
background-color: #1e1e1e;
color: #ededed!important;
display: block;
font-variant: small-caps;
font-family: "Courier New",Courier,monospace;
padding: .25em .5em!important;
letter-spacing: 3px!important;
border: 0px!important;
}
/* changes the background color only of the of the Tools menu on the left. The color of the actual menu is not changed. */
.vector-toc-not-collapsed .sidebar-toc::after {
background:transparent!important;
}
.mw-header #mw-sidebar-button{
background-color: rgba(102, 204, 102, 0.3);
}
.mw-ui-button, .mw-ui-quiet, .mw-ui-icon, .mw-ui-icon-element, .mw-ui-icon-wikimedia-speechBubbles, .sticky-header-icon{
background-color: rgba(102,204,102,0.3)!important;
}
.mw-article-toolbar-container {
display: flow-root;
border-bottom: 0px solid #eaecf0;
}
.sidebar-toc {
background-color: #0b0b0b;
margin-left: 0.75em;
border: 1px solid #1e1e1e;
max-width: 100%;
overflow: hidden;
}
.sidebar-toc-title {
background-color: #1e1e1e;
color: #ededed!important;
display: grid;
font-variant: small-caps;
font-family: "Courier New",Courier,monospace;
font-size:xx-small;
padding: .25em .5em;
border: 0px;
word-wrap: break-word;
}
.sidebar-toc .sidebar-toc-title {


    letter-spacing: 2px;
    text-align: center;
    font-family: 'M PLUS 1 Code',monospace !important;
  }
.sidebar-toc-link {
color: #339933;
font-weight: normal !important;
font-size: 0.75em!important;
line-height: 1.125em;
word-wrap: break-word;
}
.sidebar-toc .sidebar-toc-list-item-active > .sidebar-toc-link {
    color: #ccdccd;
  text-transform:uppercase;
}


.mw-body-content h4, .mw-body-content h5, .mw-body-content h6  {
a:link, a:visited{
color: #ededed;
color: #339933;
    font-family: "Courier New",Courier,monospace;
font-weight: bold;
padding: 0 0 0 0.5em;
font-family: "Courier New",Courier,monospace;
border: 0px solid #339933;  
letter-spacing: 2px;
}
a:active {
color: #65e165!important;
}
a.new {
color: #d42441;
}
a:hover {
color: #ededed!important;
text-decoration: none;
text-shadow: #ccdccd 1px 0 10px;
}
.mw-list-item.selected a, .mw-list-item.new a, .mw-list-item.new a:visited, .mw-list-item {
color: #a5aaa5!important;
font-size: x-small;
border: 0px solid!important;
font-weight: bold!important;
text-transform:uppercase;
margin-bottom: 2px;
}
.mw-list-item.selected a:hover, .mw-list-item.new a:hover, .mw-list-item a:hover {
color: #ededed!important;
background-color:#0b0b0b!important;
border: 0px solid!important;
}
.vector-toc-collapse-button, .vector-toc-uncollapse-button {
color: #ededed!important;
text-transform:lowercase;
font-size: xx-small;
}
.vector-toc-collapsed {
top: calc(76px + 28px);
left: 0.75em;
}
}


#p-logo {  
.client-js .vector-toc-collapsed .mw-table-of-contents-container .sidebar-toc {
background-color: #fff;
      top: calc(36px + 28px);
    padding: 3.5em; }
      left: 0.75em;
/* sets the background color of the area where the logo is located (the top left corner) */
    }


#p-navigation {  
.vector-menu-dropdown .vector-menu-content {
background-color: #0b0b0b;
background-color: #0b0b0b;
padding: 0 0 0 .5em;
border: 1px solid #1e1e1e;
color: #339933;
}
     font-family: "Courier New",Courier,monospace; }  
.vector-user-links {
font-weight: bold;
/* this is for the background color of the Navigation menu in the left column. That's the menu with the links Main page, Recent changes, Random page, Help. */
}
.vector-user-menu-logout {
border-top: 1px solid #1e1e1e;
}
.quote1  {
font-family: 'M PLUS 1 Code', monospace;
font-size: smaller;
letter-spacing: 1px;
color: #e3e3e3;
}
.quote2 {
font-family: 'Inconsolata',monospace;
     font-size: x-small;
    letter-spacing: 2px;
    color: #ec2848;
}
.quote3  {
font-family: 'Inconsolata', monospace;
color: #65e165;
font-size: x-small;
letter-spacing: 3px;
text-transform:uppercase;
}
 
.quote3 {
font-family: 'Inconsolata', monospace;
color: #65e165;
font-size: x-small;
letter-spacing: 3px;
text-transform:uppercase;
}
 
.quote4  {
font-family: 'Inconsolata', monospace;
color: #65e165;
font-size: smaller;
letter-spacing: 1px;
border: 2px dashed #65e165;
padding: 18px;
}
 
.quote4 a:link  {
color: #ccdccd;
font-family: 'M PLUS 1 Code',monospace;
text-transform: uppercase;
border-bottom: 1px solid #d42441;
}
 
.quote4 a:visited  {
color: #ccdccd;
font-family: 'M PLUS 1 Code',monospace;
text-transform: uppercase;
border-bottom: 1px solid #d42441;
}
 
 
 
.quote5 {
font-family: 'M PLUS 1 Code', monospace;
letter-spacing: 1px;
text-align: right;
color: #e3e3e3;
width:40%;
float: left;
margin-right: 18px!important;
}
 
.quote6 {
font-family: 'M PLUS 1 Code', monospace;
letter-spacing: 1px;
text-align: left;
color: #e3e3e3;
width:40%;
float: right;
margin-left: 18px!important;
}
 
.quote7 {
text-align: left;
  font-size: small;
padding:15px;
width: 80%;
    border: 0px solid #1c1c1c;
    margin-left: 10% !important;
}
 
 
.disclaimer  {
color: #ccbccb;
font-size: smaller;
letter-spacing: 1px;
border: 1px solid #d42441;
padding: 18px;
}
 
.disclaimer b {
color: #d42441;
font-size: small;
letter-spacing: 2px;
}
 
b {
color: #5da160;
text-transform:uppercase;
letter-spacing: 2px;
}


#p-tb { background-color: #0b0b0b; }  
b2, .b2, #b2 {
color: #d42441;
letter-spacing: 2px;
}


/* changes the background color of the Tools menu in the left column. Both the title of the menu and the links in it are affected. */
i {
color: #ccdccd;
letter-spacing: 2px;
}


#p-tb-label .vector-menu-portal .vector-menu-heading { background-color: #1e1e1e;
u1 {
color:#fff; }  
color: #ccdccd;
/* changes the background color only of the title of the Tools menu on the left. The color of the actual menu is not changed. */
letter-spacing: 2px;
boder-bottom: 2px solid #5da160;
}


#p-tb .body { background-color: #0b0b0b;}
.initial {
/* changes the background color of the Tools menu but without changing the background color of the title of the menu.
font-family: "Lucida Console", Monaco, monospace;
/* Das folgende CSS wird für Benutzer der Vector-Benutzeroberfläche geladen. */
font-size:125px;
color: #65e165;
height: 123px;
margin-right: 15px;
text-align: center;
float: left;
opacity: .35;
font-weight:bolder;
}




.mw-cookiewarning-container {
position: fixed;
box-sizing: border-box;
padding: 15px;
top: 0;
left: 0;
width: 100%;
z-index: 10;
display: flex;
justify-content: center;
background-color: #0b0b0b;
}




mw-ui-button, mw-ui-quiet, mw-ui-icon, mw-ui-icon-element, mw-ui-icon-wikimedia-speechBubbles, sticky-header-icon {
.mw-cookiewarning-text {
filter: invert(1);
display: flex;
align-items: center;
color: #fff;
font-weight: bold;
font-size: 92%;
 
}
}
 
.mw-article-toolbar-container {
.wikitable {
     display: flow-root;
    margin: 1em 0;
     border-bottom: 0px solid #eaecf0;
    background-color: #1e1e1e;
    border: 1px solid #323232;
    border-collapse: collapse;
    color: #809581;
  }
 
.wikitable > * > tr > th {
    background-color: #1e1e1e;
border: 1px solid #323232;
    text-align: center;
}
 
.wikitable > * > tr > td {
 
border: 1px #323232 solid;
padding: 0.6em;
}
 
  .thumbimage {
     background-color: #0b0b0b;
    border: 0px solid #1e1e1e;
  }
 
.thumbinner {
    background-color: #0b0b0b!important;
     border: 0px solid #1e1e1e!important;
  }
 
.thumbcaption {
    font-family: 'M PLUS 1 Code', monospace;
font-size: xx-small;
border: 0;
color: #65e165;
text-transform:uppercase;
letter-spacing: 2px;
   
  }
 
 
  ul {
    font-size: small;
  }
 
dt {
    font-family: 'M PLUS 1 Code',monospace;
    color: #ededed;
   }
   }
 
.mw-editform #wpTextbox1
{
{
padding: 0 0 0 .5em;
  background-color: #111111;
  color: #339933;
  color: #c6c6c6;
  font-family: "Courier New",Courier,monospace; }
}

Aktuelle Version vom 8. März 2024, 06:17 Uhr

/* Das folgende CSS wird für Benutzer der Vector-Benutzeroberfläche geladen. */
body {
	background-color: #0b0b0b;
	color:#809581;
	background-image:url(https://the-schreck.net/wiki_new/skins/Vector/image/bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
/* in general the body is equal to the whole screen. However if you set a background color with it, it covers areas where there isn't any other element with specific background color set. In case of the Vector skin it affects the area under the page content and on the left of it. */
#content {
	background-color: #0b0b0b;
	color:809581;
	padding: 1em;
	border: 1px solid #1e1e1e;
	text-align: justify;
}
/* changes the background color of the content of articles/pages, including the of the articles */
#bodyContent {
	background-color: #0b0b0b;
	color:#809581;
}
/* changes the background color of the content of pages, without the of the pages */
#catlinks {
	background-color: #1e1e1e;
	border: 0px;
}
/* changes the background color of the area in which are displayed the links to the categories to which the page belongs. If a page is assigned to categories, they are listed exactly under the content of the page in a rectangular container */
#mw-head-base {
	background-color: #0b0b0b;
}
/*changes the background color at the top of the screen, the area above the page . It doesn't affect the color of the page tabs (e.g. Discussion, Edit, etc.) */
#mw-panel {
	background-color: #0b0b0b;
	color: #339933;
	border: 1px solid #1e1e1e;
}
/* changes the background color of the menus on the left side of the screen (the area where the links Recent changes, Random page, etc., and the Tools menu are located) */
.mw-page-container {
	border: 0px dashed #339933;
	background-color:transparent;
}
.mw-header .vector-search-box {
	opacity: 0.5;
}
.vector-sticky-header {
	background-color: transparent;
	background-image:url(https://the-schreck.net/wiki_new/skins/Vector/image/bg.jpg);
	background-repeat: no-repeat;
	padding: 2em;
	border-bottom: 0px;
	max-width: 100%;
}
.vector-sticky-header-start {
	background-color: transparent;
	padding: 0 0 0 25em;
	border: 0px;
}
.mw-page-title-main {
	font-family: 'M PLUS 1 Code', monospace!important;
	text-transform: uppercase;
	color: #fefefe;
	letter-spacing: 10px;
}
.mw-logo-container {
	font-family: "Courier New",Courier,monospace;
	text-transform: uppercase;
	color: #fefefe;
}
#firstHeading {
	background-color: #0b0b0b;
	color: #65e165;
	font-family: "Courier New",Courier,monospace;
	text-transform: uppercase;
	border-bottom: 2px dashed #00CC00;
}
/* page s */
.mw-body-content h1 {
	color: #65e165;
	font-family: "Courier New",Courier,monospace;
	text-transform: uppercase;
	padding: 0.5em;
	border: 2px dashed #339933;
}
.mw-body-content h2 {
	color: #65e165;
	font-family: "Courier New",Courier,monospace;
	text-transform: uppercase;
	padding: 0 0 0 0.5em;
	border-bottom: 1px solid #339933;
}
.mw-body-content h3 {
	color: #72b672;
	font-family: 'M PLUS 1 Code', monospace;
	text-transform: uppercase;
	padding: 0 0 0 0.5em;
	border: 0px solid #339933;
	letter-spacing: 4px;
}
.mw-body-content h4 {
	color: #ededed;
	font-family: 'M PLUS 1 Code', monospace;
	padding: 0 0 0 0.5em;
	border: 0px solid #339933;
    letter-spacing: 4px;
}
.mw-body-content h5, .mw-body-content h6 {
	color: #ededed;
	font-family: 'M PLUS 1 Code', monospace;
	padding: 0 0 0 0.5em;
	border: 0px solid #339933;
}
#p-logo {
	background-color: transparent;
	padding: 3.5em;
}
/* sets the background color of the area where the logo is located (the top left corner) */
#p-navigation {
	background-color: #0b0b0b;
	padding: 0 0 0 .5em;
	color: #339933;
	font-family: "Courier New",Courier,monospace;
}
/* this is for the background color of the Navigation menu in the left column. That's the menu with the links Main page, Recent changes, Random page, Help. */
.vector-menu-portal, .vector-menu-content li a, #p-tb, #p-tb .body {
	background-color: #0b0b0b;
	text-transform: none!important;
}
/* changes the background color of the Tools menu but without changing the background color of the of the menu. */
.vector-menu-heading, #p-tb-label {
	background-color: #1e1e1e;
	color: #ededed!important;
	display: block;
	font-variant: small-caps;
	font-family: "Courier New",Courier,monospace;
	padding: .25em .5em!important;
	letter-spacing: 3px!important;
	border: 0px!important;
}
/* changes the background color only of the of the Tools menu on the left. The color of the actual menu is not changed. */
.vector-toc-not-collapsed .sidebar-toc::after {
	background:transparent!important;
}
.mw-header #mw-sidebar-button{
	background-color: rgba(102, 204, 102, 0.3);
}
.mw-ui-button, .mw-ui-quiet, .mw-ui-icon, .mw-ui-icon-element, .mw-ui-icon-wikimedia-speechBubbles, .sticky-header-icon{
	background-color: rgba(102,204,102,0.3)!important;
}
.mw-article-toolbar-container {
	display: flow-root;
	border-bottom: 0px solid #eaecf0;
}
.sidebar-toc {
	background-color: #0b0b0b;
	margin-left: 0.75em;
	border: 1px solid #1e1e1e;
	max-width: 100%;
	overflow: hidden;
}
.sidebar-toc-title {
	background-color: #1e1e1e;
	color: #ededed!important;
	display: grid;
	font-variant: small-caps;
	font-family: "Courier New",Courier,monospace;
	font-size:xx-small;
	padding: .25em .5em;
	border: 0px;
	word-wrap: break-word;
}

.sidebar-toc .sidebar-toc-title {

    letter-spacing: 2px;
    text-align: center;
    font-family: 'M PLUS 1 Code',monospace !important;
  }



.sidebar-toc-link {
	color: #339933;
	font-weight: normal !important;
	font-size: 0.75em!important;
	line-height: 1.125em;
	word-wrap: break-word;
}

.sidebar-toc .sidebar-toc-list-item-active > .sidebar-toc-link {
    color: #ccdccd;
   text-transform:uppercase;
}

a:link, a:visited{
	color: #339933;
	font-weight: bold;
	font-family: "Courier New",Courier,monospace;
	letter-spacing: 2px;
}
a:active {
	color: #65e165!important;
}
a.new {
	color: #d42441;
}
a:hover {
	color: #ededed!important;
	text-decoration: none;
	text-shadow: #ccdccd 1px 0 10px;
}
.mw-list-item.selected a, .mw-list-item.new a, .mw-list-item.new a:visited, .mw-list-item {
	color: #a5aaa5!important;
	font-size: x-small;
	border: 0px solid!important;
	font-weight: bold!important;
	text-transform:uppercase;
	margin-bottom: 2px;
}
.mw-list-item.selected a:hover, .mw-list-item.new a:hover, .mw-list-item a:hover {
	color: #ededed!important;
	background-color:#0b0b0b!important;
	border: 0px solid!important;
}
.vector-toc-collapse-button, .vector-toc-uncollapse-button {
	color: #ededed!important;
	text-transform:lowercase;
	font-size: xx-small;
}
.vector-toc-collapsed {
	top: calc(76px + 28px);
	left: 0.75em;
}

 .client-js .vector-toc-collapsed .mw-table-of-contents-container .sidebar-toc {
      top: calc(36px + 28px);
      left: 0.75em;
    }

.vector-menu-dropdown .vector-menu-content {
	background-color: #0b0b0b;
	border: 1px solid #1e1e1e;
}
.vector-user-links {
	font-weight: bold;
}
.vector-user-menu-logout {
	border-top: 1px solid #1e1e1e;
}
.quote1  {
	font-family: 'M PLUS 1 Code', monospace;
	font-size: smaller;
	letter-spacing: 1px;
	color: #e3e3e3;
}
.quote2 {
	font-family: 'Inconsolata',monospace;
    font-size: x-small;
    letter-spacing: 2px;
    color: #ec2848;
}
.quote3  {
	font-family: 'Inconsolata', monospace;
	color: #65e165;
	font-size: x-small;
	letter-spacing: 3px;
	text-transform:uppercase;
}

.quote3 {
	font-family: 'Inconsolata', monospace;
	color: #65e165;
	font-size: x-small;
	letter-spacing: 3px;
	text-transform:uppercase;
}

.quote4  {
	font-family: 'Inconsolata', monospace;
	color: #65e165;
	font-size: smaller;
	letter-spacing: 1px;
	border: 2px dashed #65e165;
	padding: 18px; 
}

.quote4 a:link  {
	color: #ccdccd;
	font-family: 'M PLUS 1 Code',monospace;
	text-transform: uppercase;
	border-bottom: 1px solid #d42441;
}

.quote4 a:visited  {
	color: #ccdccd;
	font-family: 'M PLUS 1 Code',monospace;
	text-transform: uppercase;
	border-bottom: 1px solid #d42441;
}



.quote5 {
	font-family: 'M PLUS 1 Code', monospace;
	letter-spacing: 1px;
	text-align: right;
	color: #e3e3e3;
	width:40%;
	float: left;
	margin-right: 18px!important;
}

.quote6 {
	font-family: 'M PLUS 1 Code', monospace;
	letter-spacing: 1px;
	text-align: left;
	color: #e3e3e3;
	width:40%;
	float: right;
	margin-left: 18px!important;
}

.quote7 {
	text-align: left;
  	font-size: small;
	padding:15px;
	width: 80%;
    border: 0px solid #1c1c1c;
    margin-left: 10% !important;
}


.disclaimer  {
	color: #ccbccb;
	font-size: smaller;
	letter-spacing: 1px;
	border: 1px solid #d42441;
	padding: 18px; 
}	

.disclaimer b {
	color: #d42441;
	font-size: small;
	letter-spacing: 2px;
}	

b {
	color: #5da160;
	text-transform:uppercase;
	letter-spacing: 2px;
}

b2, .b2, #b2 {
	color: #d42441;
	letter-spacing: 2px;
}

i {
	color: #ccdccd;
	letter-spacing: 2px;
}

u1 {
	color: #ccdccd;
	letter-spacing: 2px;
	boder-bottom: 2px solid #5da160;
}

.initial {
	font-family: "Lucida Console", Monaco, monospace;
	font-size:125px;
	color: #65e165;
	height: 123px;
	margin-right: 15px;
	text-align: center;
	float: left;
	opacity: .35;
	font-weight:bolder;
}


.mw-cookiewarning-container {
	position: fixed;
	box-sizing: border-box;
	padding: 15px;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10;
	display: flex;
	justify-content: center;
	background-color: #0b0b0b;
}


.mw-cookiewarning-text {
		display: flex;
		align-items: center;
		color: #fff;
		font-weight: bold;
		font-size: 92%;

	}

.wikitable {
    margin: 1em 0;
    background-color: #1e1e1e;
    border: 1px solid #323232;
    border-collapse: collapse;
    color: #809581;
  }

.wikitable > * > tr > th {
    background-color: #1e1e1e;
	border: 1px solid #323232;
    text-align: center;
	}

.wikitable > * > tr > td {

	border: 1px #323232 solid;
 	padding: 0.6em;
}

  .thumbimage {
    background-color: #0b0b0b;
    border: 0px solid #1e1e1e;
  }

.thumbinner {
    background-color: #0b0b0b!important;
    border: 0px solid #1e1e1e!important;
  }

 .thumbcaption {
    font-family: 'M PLUS 1 Code', monospace;
	font-size: xx-small;
	border: 0;
	color: #65e165; 
	text-transform:uppercase; 
	letter-spacing: 2px;
    
  }


  ul {
    font-size: small;
  }

dt {
    font-family: 'M PLUS 1 Code',monospace;
    color: #ededed;
  }

.mw-editform #wpTextbox1
{
  background-color: #111111;
  color: #c6c6c6;
}