MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus Schreck.Net
(Änderung 266 von Belladonna (Diskussion) rückgängig gemacht.)
Markierung: Rückgängigmachung
Keine Bearbeitungszusammenfassung
 
(34 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 alle Benutzeroberflächen geladen. */
body {
@import url ("https://use.fontawesome.com/releases/v5.7.2/css/all.css");
background-color: #0b0b0b;
@import url('https://fonts.googleapis.com/css2?family=Inconsolata:wght@200..900&family=M+PLUS+1+Code:wght@100..700&display=swap')// <uniquifier>: Use a uniquifier for the class name// <weight>: Use a value from 100 to 700.m-plus 1 code-<uniquifier> {
color:#809581;
font-family: "M PLUS 1 Code", monospace;
background-image:url(https://the-schreck.net/wiki_new/skins/Vector/image/bg.jpg);
font-optical-sizing: auto;
background-repeat: no-repeat;
font-weight: <weight>;
background-attachment: fixed;
font-style: normal;
}
}
/* 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. */
// <uniquifier>: Use a uniquifier for the class name// <weight>: Use a value from 200 to 900.inconsolata-<uniquifier> {
#content {
font-family: "Inconsolata", monospace;
background-color: #0b0b0b;
font-optical-sizing: auto;
color:809581;
font-weight: <weight>;
padding: 1em;
font-style: normal;
border: 1px solid #1e1e1e;
font-variation-settings:"wdth" 100;
}
}
/* changes the background color of the content of articles/pages, including the  of the articles */
/* Das folgende CSS wird für Benutzer der Vector-Benutzeroberfläche geladen. */
#bodyContent {
/* Edit window toolbar */
background-color: #0b0b0b;
#toolbar {
color:#809581;
height: 22px;
margin-bottom: 6px;
}
}
/* changes the background color of the content of pages, without the  of the pages */
/* Margins for <ol> and <ul> */
#catlinks {
#content ol, #content ul,#mw_content ol, #mw_content ul {
background-color: #1e1e1e;
margin-bottom: 0.5em;
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;
 
/* Tab Box below */
 
 
 
.tabs [type=radio], .tabs [type="checkbox"] {
display: none;
}
}
/*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.) */
.tabs-tabbox > .tabs-input:checked + .tabs-label, .tabs-input-0:checked + .tabs-input-1 + .tabs-label {
#mw-panel {
z-index: 2;
background-color: #0b0b0b;
background-color: #0b0b0b;
color: #339933;
color: #ededed!important;
border: 1px solid #1e1e1e;
outline: 2px dashed #5da160;
font-weight: 400;
}
}
/* 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;
.tabs-tabbox > .tabs-label {
background-color:transparent;
margin: 3px!important;
position: relative;
display: inline-block;
vertical-align: bottom;
outline: 2px dashed #5e5e5e;
padding: 10px 20px;
color: #5e5e5e!important;
border-radius:0!important;
border-bottom: none;
font-family: "Inconsolata", monospace!important;
}
}
.mw-header .vector-search-box {
.tabs-tabbox > .tabs-container {
opacity: 0.5;
margin-top: 10px!important;
position: relative;
border-radius: 0!important;
border: 2px dashed #5da160!important;
width: inherit;
max-width: inherit;
min-width: inherit;
z-index: 1;
}
}
.vector-sticky-header {
.tabs-label{
background-color: transparent;
font-family: "Inconsolata", monospace;
background-image:url(https://the-schreck.net/wiki_new/skins/Vector/image/bg.jpg);
font-size: 1.1rem;
background-repeat: no-repeat;
    font-weight: 400;
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;
text-transform: uppercase;
color: #fefefe;
letter-spacing:5px;
letter-spacing: 10px;
color: #ededed!important;
}
.mw-logo-container {
font-family: "Courier New",Courier,monospace;
text-transform: uppercase;
color: #fefefe;
}
#firstHeading {
background-color: #0b0b0b;
background-color: #0b0b0b;
color: #65e165;
cursor: pointer;
font-family: "Courier New",Courier,monospace;
display: block;
text-transform: uppercase;
padding: 10px 15px!important;
border-bottom: 2px dashed #00CC00;
line-height: 1.5;
margin-bottom: 0;
border-radius:0!important;
border:0!important;
}
}
/* page s */
 
.mw-body-content h1 {
.tabs-label:hover{
color: #65e165;
color: #65e165!important;
font-family: "Courier New",Courier,monospace;
font-weight: 400;
text-transform: uppercase;
outline: 2px dashed #65e165;
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;
}
.mw-body-content h4, .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;
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. */
.tabs-content {
.vector-menu-portal, .vector-menu-content li a, #p-tb, #p-tb .body {
width: 100%;
background-color: #0b0b0b;
border: 0px solid #fff !important;
text-transform: none!important;
text-align:justify!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;
/* Navbox below */
display: block;
 
font-variant: small-caps;
 
font-family: "Courier New",Courier,monospace;
table.navbox {
padding: .25em .5em!important;
border: 5px solid #d42441!important;
letter-spacing: 3px!important;
width: 100%;
border: 0px!important;
margin: auto;
clear: both;
text-align: center;
line-height: 0.5em
}
}
/* changes the background color only of the  of the Tools menu on the left. The color of the actual menu is not changed. */
td.navbox, td.navbox {
.vector-toc-not-collapsed .sidebar-toc::after {
border: 10px solid #bdaf9f!important;
background:transparent!important;
width: 100%;
margin: auto;
line-height: 0.5em!important;
}
}
.mw-header #mw-sidebar-button{
.navbox, .navbox-subgroup {
background-color: rgba(102, 204, 102, 0.3);
background:#0b0b0b!important;
}
}
.mw-ui-button, .mw-ui-quiet, .mw-ui-icon, .mw-ui-icon-element, .mw-ui-icon-wikimedia-speechBubbles, .sticky-header-icon{
.navbox-abovebelow, .navbox-group, .navbox-subgroup .navbox-title {
background-color: rgba(102,204,102,0.3)!important;
background:#65e165!important;
}
}
.mw-article-toolbar-container {
.navbox-group {
display: flow-root;
white-space: nowrap;
border-bottom: 0px solid #eaecf0;
text-align: right;
padding-left: 1em;
padding-right: 1em;
font-family: "Inconsolata", monospace;
color: #f2ece5;
letter-spacing:2px!important;
text-transform:uppercase;
font-size: 10px;
border: 2px;
}
}
.sidebar-toc {
.navbox-title, table.navbox th {
background-color: #0b0b0b;
background: #5da160!important;
width: 244px;
text-transform: uppercase;
margin-left: 0.75em;
font-size: 12px;
border: 1px solid #1e1e1e;
}
.sidebar-toc- {
background-color: #1e1e1e;
color: #ededed!important;
display: block;
font-variant: small-caps;
font-family: "Courier New",Courier,monospace;
font-size:x-small;
padding: .25em .5em!important;
border: 0px;
}
.sidebar-toc-link {
color: #339933;
font-weight: normal !important;
font-size: 0.75em!important;
line-height: 1.125em;
word-wrap: break-word;
}
 
a:link, a:visited{
color: #339933!important;
font-weight: bold;
font-weight: bold;
font-family: "Courier New",Courier,monospace;
font-family: "Inconsolata", monospace;
letter-spacing: 2px;
letter-spacing: 2px;
color: #f2ece5;
}
}
a:active {
.navbox-title, .navbox-abovebelow, table.navbox th {
color: #65e165!important;
text-align: center;
}
padding-left: 1em;
a:hover {
padding-right: 1em;
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 {
.navbox-even {
color: #a5aaa5!important;
background: transparent!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 {
.navbox-list {
color: #ededed!important;
border-color: #d3cbbf!important;
background-color:#0b0b0b!important;
font-size:13px!important;
border: 0px solid!important;
}
.vector-toc-collapse-button, .vector-toc-uncollapse-button {
color: #ededed!important;
text-transform:lowercase;
font-size: xx-small;
}
}


.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, #quote1 {
/* Image resize */
font-family: 'M PLUS 1 Code', monospace;
font-size: smaller;
letter-spacing: 1px;
color: #e3e3e3;
}


.quote2, #quote2 {
img {
max-width:100%;
font-family: 'Inconsolata', monospace;
height:auto;
font-size: x-small;
letter-spacing: 3px;
color: #e3e3e3;
text-shadow: #ccdccd 1px 0 5px;
}
}


/* removes the whole Tools menu. */


.quote3, #quote3 {
#p-tb { display: none; }
color: #65e165;
font-size: x-small;
letter-spacing: 3px;
text-transform:uppercase;
}
b {
color: #5da160;
text-transform:uppercase;
letter-spacing: 2px;
}
 
i {
color: #ccdccd;
letter-spacing: 2px;
}
 
.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;
  }

Aktuelle Version vom 14. Februar 2024, 05:10 Uhr

/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
@import url ("https://use.fontawesome.com/releases/v5.7.2/css/all.css");
@import url('https://fonts.googleapis.com/css2?family=Inconsolata:wght@200..900&family=M+PLUS+1+Code:wght@100..700&display=swap')// <uniquifier>: Use a uniquifier for the class name// <weight>: Use a value from 100 to 700.m-plus 1 code-<uniquifier> {
	font-family: "M PLUS 1 Code", monospace;
	font-optical-sizing: auto;
	font-weight: <weight>;
	font-style: normal;
}
// <uniquifier>: Use a uniquifier for the class name// <weight>: Use a value from 200 to 900.inconsolata-<uniquifier> {
	font-family: "Inconsolata", monospace;
	font-optical-sizing: auto;
	font-weight: <weight>;
	font-style: normal;
	font-variation-settings:"wdth" 100;
}
/* Das folgende CSS wird für Benutzer der Vector-Benutzeroberfläche geladen. */
/* Edit window toolbar */
#toolbar {
	height: 22px;
	margin-bottom: 6px;
}
/* Margins for <ol> and <ul> */
#content ol, #content ul,#mw_content ol, #mw_content ul {
	margin-bottom: 0.5em;
}



/* Tab Box below */



.tabs [type=radio], .tabs [type="checkbox"] {
	display: none;
}
.tabs-tabbox > .tabs-input:checked + .tabs-label, .tabs-input-0:checked + .tabs-input-1 + .tabs-label {
	z-index: 2;
	background-color: #0b0b0b;
	color: #ededed!important;
	outline: 2px dashed #5da160;
	font-weight: 400;
}


.tabs-tabbox > .tabs-label {
	margin: 3px!important;
	position: relative;
	display: inline-block;
	vertical-align: bottom;
	outline: 2px dashed #5e5e5e;
	padding: 10px 20px;
	color: #5e5e5e!important;
	border-radius:0!important;
	border-bottom: none;
	font-family: "Inconsolata", monospace!important;
}
.tabs-tabbox > .tabs-container {
	margin-top: 10px!important;
	position: relative;
	border-radius: 0!important;
	border: 2px dashed #5da160!important;
	width: inherit;
	max-width: inherit;
	min-width: inherit;
	z-index: 1;
}
.tabs-label{
	font-family: "Inconsolata", monospace;
	font-size: 1.1rem;
    font-weight: 400;
	text-transform: uppercase;
	letter-spacing:5px;
	color: #ededed!important;
	background-color: #0b0b0b;
	cursor: pointer;
	display: block;
	padding: 10px 15px!important;
	line-height: 1.5;
	margin-bottom: 0;
	border-radius:0!important;
	border:0!important;
}

.tabs-label:hover{
	color: #65e165!important;
	font-weight: 400;
	outline: 2px dashed #65e165;
	background-color: #0b0b0b;

}
.tabs-content {
	width: 100%;
	border: 0px solid #fff !important;
	text-align:justify!important;
}



/* Navbox below */


table.navbox {
	border: 5px solid #d42441!important;
	width: 100%;
	margin: auto;
	clear: both;
	text-align: center;
	line-height: 0.5em
}
td.navbox, td.navbox {
	border: 10px solid #bdaf9f!important;
	width: 100%;
	margin: auto;
	line-height: 0.5em!important;
}
.navbox, .navbox-subgroup {
	background:#0b0b0b!important;
}
.navbox-abovebelow, .navbox-group, .navbox-subgroup .navbox-title {
	background:#65e165!important;
}
.navbox-group {
	white-space: nowrap;
	text-align: right;
	padding-left: 1em;
	padding-right: 1em;
	font-family: "Inconsolata", monospace;
	color: #f2ece5;
	letter-spacing:2px!important;
	text-transform:uppercase;
	font-size: 10px;
	border: 2px;
}
.navbox-title, table.navbox th {
	background: #5da160!important;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	font-family: "Inconsolata", monospace;
	letter-spacing: 2px;
	color: #f2ece5;
}
.navbox-title, .navbox-abovebelow, table.navbox th {
	text-align: center;
	padding-left: 1em;
	padding-right: 1em;
}
.navbox-even {
	background: transparent!important;
}
.navbox-list {
	border-color: #d3cbbf!important;
	font-size:13px!important;
}



/* Image resize */

img {
	max-width:100%;
	height:auto;
}

/* removes the whole Tools menu. */

#p-tb { display: none; }