Benutzer:Revolus/vector.css

aus Wikipedia, der freien Enzyklopädie

Hinweis: Leere nach dem Veröffentlichen den Browser-Cache, um die Änderungen sehen zu können.

  • Firefox/Safari: Umschalttaste drücken und gleichzeitig Aktualisieren anklicken oder entweder Strg+F5 oder Strg+R (⌘+R auf dem Mac) drücken
  • Google Chrome: Umschalttaste+Strg+R (⌘+Umschalttaste+R auf dem Mac) drücken
  • Internet Explorer/Edge: Strg+F5 drücken oder Strg drücken und gleichzeitig Aktualisieren anklicken
  • Opera: Strg+F5
body {
	margin: 0px;
	background-image: none;
	height: 100%;
}

body, #mw-head {
	background-image: none;
	background-color: #FFFCEB;
}

div#content,
#p-cactions li.selected a {
	background-color: #f3f3ff; /* ein leichtes blau */
}
.ns-0 div#content,
.ns-0 #p-cactions li.selected a,
.page-Wikipedia_Hauptseite div#content,
.page-Wikipedia_Hauptseite #p-cactions li.selected a {
	background-color: #FFFCEB;
}

p {
	max-width: 700px; text-align: justify;
}

.ns-0 #content {
	background-color: #FFFCEB !important;
}
 
body, .IPA, .Unicode {
	font-family: "DejaVu Sans", "Bitstream Vera Sans", Lucida, Arial, sans-serif;
}
 
code, pre, input[type=text], textarea {
	font-family: "DejaVu Sans Mono", "Bitstream Vera Sans", "Lucida Sans Typewriter", "Bitstream Vera Sans Mono", monospace;
	font-size: 9pt;
}

.diffchange { color: #006; background-color: #ddf; white-space:pre-wrap; }
.diffchange-inline { border:1px dotted blue; }
.mw-plusminus-pos {color: #073;}
.mw-plusminus-neg {color: #b20;}
 
table.diff {
	padding: 0.5em;
}
table.diff td {
	vertical-align: top;
}
td.diff-addedline {
	background: #D8E4F6;
}
td.diff-addedline .diffchange {
	background: #B0C0F0;
	color: #001040;
	font-weight: bold;
}
td.diff-deletedline {
	background: #E4F6D8;
}
td.diff-deletedline .diffchange {
	background: #B0E897;
	color: #104000;
	font-weight: bold;
}

span.tocnumber { color: #666 !important; }

div.templatesUsed { font-size: 10px; }

#mw-commentbox { display:block !important; }
.mw-rollback-link { display:inline !important; }

.usermessage { /* Variante B: Ente (gefunden bei [[Benutzer:Complex]]) */
	font-weight: normal;
	background-color: #E0E8FF !important;
	background-image: url(http://upload.wikimedia.org/wikipedia/commons/thumb/9/91/Adium.png/35px-Adium.png);
	background-repeat: no-repeat;
	border-style: solid;
	border-width: 1px;
	border-color: #99B3FF !important;
	padding-left: 35px;
}

.ns--1 #bodyContent ul {
	list-style-type:decimal; list-style-image: none;
}
.ns--1 #bodyContent li:hover {
	background-color: #ddd;
}

#content span[lang]:hover:after { color:#666; content:"["attr(lang)"]"; font-size:80%; vertical-align:top; position:relative; top:-0.5em; }
 
pre { overflow: auto; white-space: pre-wrap; }
.metadata { display:block !important; }
.previewnote { background: #fd6; color: #952; font-weight: bold; text-align: center; padding: 1em; }

a:link { text-decoration: underline; color: #029; }
a.new:link { text-decoration: underline; color: #c20; }
a:visited { text-decoration: underline; color: #c20; }
a:visited:hover { text-decoration: underline line-through; }
a:visited { text-decoration: underline; color: #366; }
a:visited:hover { text-decoration: underline line-through; }

.mw-redirect { border-bottom: 1px solid #639; }

.interwiki-de, .interwiki-en { background-color: #ddb; border: double 3px red; } /* de: & en: markieren */
 
 /* de.wp */
#n-help, #n-sitesupport, #n-topics, #n-aboutsite, #n-alphindex, #footer, #n-portal, #t-recentchangeslinked, #editpage-copywarn-copywarn, a[title="Spezial:Watchlist/clear"],
  /* en.wp */
#n-Featured-content, #n-currentevents, #n-contact, #n-sitesupport, #n-Contents, #n-About-Wikipedia, a[title="Special:Watchlist/clear"]
 /* commons */
#n-welcome, #n-village-pump,
 /* Wikia */
#column-google,
 /* international */
.editHelp, #editpage-copywarn, #editpage-copywarn2, #wpSummaryLabel, .fundraiser-box, .fundraiser-folded, .fundquote {
  display: none !important;
  }
 
.content-ads { margin: 2.8em 0 0 12.2em; }

#ca-edit { font-weight:bold; }

.editsection {
	font-size: x-small;
	font-weight: normal;
	float: none;
	margin-left: 0
}