Uporabnik:Tlustulimu/vector.css: Razlika med redakcijama

Izbrisana vsebina Dodana vsebina
mBrez povzetka urejanja
Formate entfernt, die schon auf meiner globalen CSS-Seite stehen
Vrstica 4:
.IPA { font-family: "Lucida Sans Unicode" !important; }
#Vorlage_Stub { display: block; } /* Stubvorlage anzeigen */
 
/* gemopst vom Benutzer:Ce2 */
/* Änderungen mit rotem Hintergrund statt rotem Vordergrund, damit man auch whitespace-Änderungen nicht lange suchen muss */
span.diffchange { color:black; background:#ffaaaa; }
 
/* Sprachlinks grün */
td.top a.external { color:green }
td.bottom > a.external { color:green }
/* die GDFL ist ebenfalls ein externer Link im Footer, aber innerhalb eines eingebetteten span, und daher wird sie bei ">" nicht mit erfasst */
 
/* Links im Autocomment auch schwächer machen */
 
span.autocomment a:link { color:#0080FF }
span.autocomment a:visited { color:#FF80FF }
 
 
/* eigene Ergaenzungen */
div#content {background-color:#fffded;}
 
div.portlet#p-cactions a,
div.portlet#p-cactions li {-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px; }
div.portlet div.pBody {-moz-border-radius:10px;}
div.portlet h5 {background-color:#cfc;border:1px dotted #fcc;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;}
 
div#bodyContent > h2,
div#bodyContent .mw-content-ltr > h2 {background-color:#cfc;}
div#bodyContent > h3,
div#bodyContent .mw-content-ltr > h3 {background-color:#fdc;}
div#bodyContent > h4,
div#bodyContent .mw-content-ltr > h4 {background-color:#ffc;}
div#bodyContent > h5,
div#bodyContent .mw-content-ltr > h5 {background-color:#cdf;}
div#bodyContent > h6,
div#bodyContent .mw-content-ltr > h6 {background-color:#cff;}
 
div#bodyContent a.extiw { color:green; }
div#bodyContent a.extiw:before { content:"W: ";border:1px solid orange;
-moz-border-radius:5px;background-color:#ccf; }
 
/* Aus der Monobook.css von Benutzer:Steffen */
/* Runde Fensterecken mit Gecko (Mozilla, Firefox etc.) für Tabellen*/
div#bodyContent table, div#bodyContent pre, div#bodyContent div{
-moz-border-radius-topright:1em;
-moz-border-radius-topleft:1em;
-moz-border-radius-bottomright:1em;
-moz-border-radius-bottomleft:1em;}
 
/* div#p-cactions[id], nicht mehr nötig seit MediaWiki 1.23wmf20 */
div#mw-head { /*Die Leiste zum Artikel bearbeiten usw.*/
position:fixed;
background-color: #f8f8ff;
z-index:5; /*in den Vordergrund holen*/
/* top: 1.8em; sonst bildet sich eine hässliche Spalte zu p-personal*/
width: 100%; /* das Ding ist normal - warumauchimmer - nicht auf voller Breite*/
}
/* id-Attributselektor zum Verstecken vor dem IE 5.x/6 */
div#p-personal[id] { /*Die persönliche Leiste oben mit Benutzername ... Abmelden*/
position:fixed;
background-color: #f8f8ff;
z-index:5;
line-height: 1.3em;
}
 
div#p-personal a {border:1px dotted yellow;-moz-border-radius:7px;background-color:#ffc;
padding-left:.4em;padding-right:.4em;}
li#pt-logout a {border:1px dotted #fcc;background-color:#fcc;}
li#pt-userpage a {border-color:#cfc;background-color:#cfc; }
 
/* Aus der Infoseite vom Benutzer BlueFiSH.as uebernommen */
Vrstica 91 ⟶ 21:
.ns--1 div#bodyContent a[href$="Uporabnik:Tlustulimu"]:visited { background:#FF3030; font-weight:bold; } /* meine Signatur in rot */
.ns--1 div#bodyContent a[href*="MediaWiki:"] { background:#FFA500; }
 
div#bodyContent span.subpages a {background:none;}
 
#p-logo, /* Logo ausblenden */
#editpage-copywarn-copywarn /* Copyright-Warnung - zur Kenntnis genommen */ {display:none;}
/* Verschiebung nach oben wegen ausgeblendetem Logo */
div.portlet#p-navigation {margin-top:-140px;}
 
/* Suchfeld etwas anders. flacher und weniger windows-like */
#searchInput,.searchButton { border:1px solid #A0A0A0; }
.searchButton { background-color: #F0F0F0; color: #000000; }
 
/* gefunden in der deutschen Wikipedia unter Wikipedia:Verbesserungsvorschläge/Feature-Requests#Andere Linkfarbe für #-Links */
a[href^="#"] { background-color:#EEB; font-weight:bold; } /* interner Verweis */
/* ueberschreiben - Ergaenzung vom 7.1.2007 */
table.toc a[href^="#"],
div#specialchars a[href^="#"] {background-color:transparent;}
 
/* Ausblenden der "Werbung" und Fußzeile */
div#siteNotice,
div#footer,
li#n-sitesupport,
li#n-randompage,
li#t-permalink {display:none;}
 
/* fuer die Platzierung des Links bei Navigationsleisten */
Vrstica 201 ⟶ 107:
.fachowy,
.pochad {border:none !important;}
 
/* aus der Esperantowikipedia monobook.css - Formate fuer die
Diskussionsseiten */
/* Style pour les pages de discussion ; gestion de la coloration indentative */
.ns-1 dd, .ns-3 dd, .ns-5 dd, .ns-7 dd, .ns-9 dd,
.ns-11 dd, .ns-13 dd,.ns-15 dd, .ns-101 dd, .ns-103 dd, .ns-105 dd {
margin: 0;
padding: 0;
}
 
.ns-1 dl, .ns-3 dl, .ns-5 dl, .ns-7 dl, .ns-9 dl,
.ns-11 dl, .ns-13 dl, .ns-15 dl, .ns-101 dl, .ns-103 dl, .ns-105 dl {
border-top: solid 1px #F0F080;
border-left: solid 1px #F0F080;
padding-top: 0.5em;
padding-left: 0.5em;
margin-left: 1em;
}
 
.ns-1 dl, .ns-3 dl, .ns-5 dl, .ns-7 dl, .ns-9 dl,
.ns-11 dl, .ns-13 dl, .ns-15 dl, .ns-101 dl, .ns-103 dl, .ns-105 dl
{ background-color: #FFFFE0; }
 
.ns-1 dl dl, .ns-3 dl dl, .ns-5 dl dl, .ns-7 dl dl, .ns-9 dl dl,
.ns-11 dl dl, .ns-13 dl dl, .ns-15 dl dl, .ns-101 dl dl, .ns-103 dl dl, .ns-105 dl dl
{ background-color: #FFFFEE; }
 
.ns-1 dl dl dl, .ns-3 dl dl dl, .ns-5 dl dl dl, .ns-7 dl dl dl, .ns-9 dl dl dl,
.ns-11 dl dl dl, .ns-13 dl dl dl, .ns-15 dl dl dl, .ns-101 dl dl dl, .ns-103 dl dl dl, .ns-105 dl dl dl
{ background-color: #FFFFE0; }
 
.ns-1 dl dl dl dl, .ns-3 dl dl dl dl, .ns-5 dl dl dl dl, .ns-7 dl dl dl dl,
.ns-9 dl dl dl dl, .ns-11 dl dl dl dl, .ns-13 dl dl dl dl, .ns-15 dl dl dl dl,
.ns-101 dl dl dl dl, .ns-103 dl dl dl dl, .ns-105 dl dl dl dl
{ background-color: #FFFFEE; }
 
.ns-1 dl dl dl dl dl, .ns-3 dl dl dl dl dl, .ns-5 dl dl dl dl dl,
.ns-7 dl dl dl dl dl, .ns-9 dl dl dl dl dl, .ns-11 dl dl dl dl dl,
.ns-13 dl dl dl dl dl, .ns-15 dl dl dl dl dl, .ns-101 dl dl dl dl dl,
.ns-103 dl dl dl dl dl, .ns-105 dl dl dl dl dl
{ background-color: #FFFFE0; }
 
.ns-1 dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl,
.ns-5 dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl,
.ns-9 dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl,
.ns-13 dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl,
.ns-101 dl dl dl dl dl dl, .ns-103 dl dl dl dl dl dl,
.ns-105 dl dl dl dl dl dl
{ background-color: #FFFFEE; }
 
.ns-1 dl dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl dl,
.ns-5 dl dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl dl,
.ns-9 dl dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl dl,
.ns-13 dl dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl dl,
.ns-101 dl dl dl dl dl dl dl, .ns-103 dl dl dl dl dl dl dl,
.ns-105 dl dl dl dl dl dl dl
{ background-color: #FFFFE0; }
 
.ns-1 dl dl dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl dl dl,
.ns-5 dl dl dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl dl dl,
.ns-9 dl dl dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl dl dl,
.ns-13 dl dl dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl dl dl,
.ns-101 dl dl dl dl dl dl dl dl, .ns-103 dl dl dl dl dl dl dl dl,
.ns-105 dl dl dl dl dl dl dl dl
{ background-color: #FFFFEE; }
 
.ns-1 dl dl dl dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl dl dl dl,
.ns-5 dl dl dl dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl dl dl dl,
.ns-9 dl dl dl dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl dl dl dl,
.ns-13 dl dl dl dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl dl dl dl,
.ns-101 dl dl dl dl dl dl dl dl dl, .ns-103 dl dl dl dl dl dl dl dl dl,
.ns-105 dl dl dl dl dl dl dl dl dl
{ background-color: #FFFFE0; }
 
.ns-1 dl dl dl dl dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl dl dl dl dl,
.ns-5 dl dl dl dl dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl dl dl dl dl,
.ns-9 dl dl dl dl dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl dl dl dl dl,
.ns-13 dl dl dl dl dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl dl dl dl dl,
.ns-101 dl dl dl dl dl dl dl dl dl dl, .ns-103 dl dl dl dl dl dl dl dl dl dl,
.ns-105 dl dl dl dl dl dl dl dl dl dl
{ background-color: #FFFFEE; }
 
/* runde Ecken "entsorgen" */