For faster navigation, this Iframe is preloading the Wikiwand page for Benutzer:Ca$e/monobook.css.

Benutzer:Ca$e/monobook.css

aus Wikipedia, der freien Enzyklopädie

 /* Kopiert von Bluefish.as am 07.08.2005  *Dankeschön !*           */
 /* Teile von Nico Haase                                            */
 /* [Littl] Auf eigene Belange angepasst                            */
 /* [PDD]   Auf eigene Belange angepasst (ab 20.2.2006)             */
 /* ============================================================================================== */
 /* Referenz1: http://de.wikipedia.org/style/monobook/main.css                                     */
 /* Referenz2: http://meta.wikimedia.org/wiki/User_styles                                          */
 
 /* Schriftart für Text auswählen */
 body {
 
      /* Variante A: Platz sparen (schmal) */
      font-family: "Arial", sans-serif;
 
      /* Variante B: normale Sans-Serif */
      /* font-family: Corbel, Verdana, Helvetica, Arial, sans-serif; */
 
      /* Variante C: normale Serif */
      /* font-family: Constantia, Palatino, "Palatino Linotype", "Times New Roman", Times, serif; */
 
      /* Variante D: unnormale Sans-Serif */
      /* font-family: Optima, Candara, sans-serif; */
 
 }
 
textarea {
    font-size: 10pt;
    font-family: "Arial", sans-serif;
}


 /* Schriftart für Code auswählen */
 pre, code { font-family: Consolas, "Lucida Console", "Courier New", Courier, monospace; }
 
 /* Portlets links festkleben */
 /* geht so nicht, zumindest p-quickbar und p-search müssten via JS befestigt werden */
 /* #p-quickbar, #p-navigation, #p-Mitmachen, #p-search, #p-tb { position: fixed !important; } */
 
 @media print {
     /* Schriftgröße bei der Druckfunktion reduzieren. */
     #content { font-size: 8pt; }
     /* QuickBar nicht mitdrucken */
     #p-quickbar { display:none; }
 }
 
 /* bestimmte Beschriftungen fett machen */
 li#pt-watchlist,     /* Personal Toolbar: Beobachtungsliste    */
 li#pt-logout,        /* Personal Toolbar: Logout               */
 li#ca-unwatch,       /* Current article: Nicht mehr beobachten */
 li#t-blockip         /* Tools: User blocken                    */
 { font-weight: bold; }
 
 /* (farbliche Hervorhebungen nur sinnvoll bei Monitordarstellung) */
 @media screen, projection, tv {
 
   /* auffälligere Markierung für stub-Anchors (also Artikel kürzer als xxx Bytes) */
   a.stub {
    color: #772233; /* so vordefiniert in main.css */
    background: #00bfff;  /* deep sky blue */
   }
 
 }
 
 /* Hände weg von fremden Benutzerseiten ausblenden */
 @media print {
   li#ca-edit a[href*="title=Benutzer:"] { background: none; }
   li#ca-viewsource a[href*="title=Benutzer:"] { background: none; }
 }
 
 /* Versionsunterschiede mit größerer Schrift, damit man sie besser finden kann */
 .diff-context, .diff-deletedline, .diffchange, .diff-addedline { font-size:120%; }
 .diffchange { font-weight:bold; background: #92DBFE; }
 
 a[href*="Watchlist/clear"]        { display:none; } /* da hab ich schiss vor :-) */
 
 /* so dies und das */
 a:active        { color: #002bb8; }         /* andere Farbe für aktive Links */
 /* bei (alten?) IE-Versionen statt display:table hier display:block verwenden */
 table.metadata  { display: table; }         /* dauerhaftes einblenden des Personendaten-Blocks */
 #Vorlage_Stub   { display: table; }         /* dauerhaftes einblenden der Stubvorlage */
 
 .portlet h5     { font-weight:bold; }      /* alle Überschriften in der Sidebar fett */
 .pBody          { background-color:#E0E0E0; } /* grauer Hintergrund für die Sidebar-Elemente */
 
 
 /* Suchfeld etwas anders. flacher und weniger Windows-like */
 #searchInput {
    border-style: solid;
    border-width: 1px;
    border-color: #A0A0A0;
 }
 .searchButton {
    border-style: solid;
    border-width: 1px;
    border-color: #A0A0A0;
    background-color: #F0F0F0;
    color: #000000;
 }
 
 /* =========== DIVERSE AUSBLENDUNGEN ================ */
 #p-logo,                      /* Wikipedia-Logo oben links */
 #n-aboutsite,                 /* Navigation: "Über Wikipedia" */
 #n-topics,                    /* Navigation: "Themenportale" */
 #n-alphindex,                 /* Navigation: "Von A bis Z" */
 #n-portal,                    /* Navigation: "Wikipedia-Portal" */
 #n-currentevents,             /* Navigation: "Aktuelles" */
 #n-help,                      /* Navigation: "Hilfe" */
 #n-sitesupport,               /* Navigation: "Spenden" */
 #p-navigation h5, #p-tb h5,   /* Navigation: Überschriften */
 #p-Mitmachen h5,              /* Navigation: Überschriften */
 /* #p-search, */                /* kompletten Suchbereich - Google-Suche: "site:de.wikipedia.org XXYYZZ" rulz */
 #t-upload,                    /* Werkzeuge: "Hochladen" */
 #footer,                      /* Fußzeile */
 #printfooter,              /* grr... [[Benutzer:Ca$e|Ca$e]] 23:01, 14. Sep. 2007 (CEST) */
 #watchlistfor,                /* eigener Username auf Beobachtungsliste */
 #editpage-copywarn-copywarn,  /* Copyright-Warnung unterm Edit-Fenster - zur Kenntnis genommen */
 #editpage-longpagewarning,    /* hab ich nie Probleme mit gehabt */
 .fullMedia, .fileInfo,        /* überflüssiger Bilddatei-Link */
 .editHelp,                    /* neben den Buttons: "Abbruch" und "Bearbeitungshilfe" entfernen */
 .div.magnify,                 /* "Vergr"-Button auf Thumbnails */
 #histlegend,                  /* erläuternde Hinweise in der "Versionen"-Seite */
 /* #confirmemail, */            /* Blöde eMail-Message ausblenden, zur Kenntnis genommen */ 
 #recentchangestable,              /* igittigitt #"plainlinks wp_intro wp_rc" */
 #siteNotice,                  /* kein Bedarf */
 #fundraising                  /* Spendenaufruf ausblenden, zur Kenntnis genommen */

 { display: none; }
 
 /* blendet das Icon neben dem Benutzernamen aus */
 li#pt-userpage { background: none; }
 
 /* Personal-Bar: "Abmelden" ausblenden, das brauch ich nicht ;-) */
 /* li#pt-logout { display: none; }  */
 
 /* kleinerer Kackbalken. ("Du hast neue Nachrichten") Danke an [[Benutzer:D]] */
 div.usermessage {
    font-weight: normal;
    background-color: transparent !important;
    border-style: groove;
    border-color: transparent transparent black transparent !important;
    margin-top: -1em; /* evtl. weglassen */
 }
 div.usermessage a { color: #8B0000; }
 
 /* Schrift von "Folgende Vorlagen werden von diesem Artikel verwendet" kleiner */
 div.templatesUsed { font-size: 10px; }
 
 /* Fußnoten etwas kleiner */
 sup.reference {
    font-size: 0.7em;
    vertical-align:top;
 }
 
 /* macht kleine Rahmen um die Personal-Bar oben rechts. sieht dann so aus wie bei den Artikellinks */
 #p-personal ul li  {
    background-color: white;
    border: 1px solid #aaa;
    margin: 0 .3em 0 0;
    padding: 0 .8em .3em .8em;
    -moz-border-radius-bottomleft: 0.5em;
    -moz-border-radius-bottomright: 0.5em;
 }
 
 /* macht den Freigeben-Button mit rotem Rahmen. */
 li#ca-unprotect  {
    border-color: #FF0000;
    border-width: 4px;
 }
 
 /* Runde Fensterecken mit Gecko (Mozilla, Firefox etc.) */
 #p-cactions ul li, #p-cactions ul li a { -moz-border-radius-topleft: 1em; -moz-border-radius-topright: 1em; }
 #content                               { -moz-border-radius-topleft: 1em; -moz-border-radius-bottomleft: 1em; }
 div.pBody                              { -moz-border-radius-topright: 1em; -moz-border-radius-bottomright: 1em; }
 
 /* Angaben für showRedundantLinks */
 .redundantLinkMark {
     color: green;
     font-weight: bold;
 }
 .highlight {
     background-color: #ffaa00;
 }
 
 /* styles für reftoggle.js */
 @media screen, projection, tv {
   /* ... Formatdefinitionen zur Bildschirmausgabe ... */
   #reftogglespanhead { font-size:90%; }
   #reftogglespandown { margin-bottom:15px; margin-left:3.2em; font-size:90%; }
 }
 @media print {
   /* ... Formatdefinitionen zum Drucken ... */
   .reftoggle { display:none; }
 }

/* zkg */
DIV.mw-tos-summary, DIV#editpage-copywarn, DIV#siteNotice
    { display: none }

/* SG-A etc */
#ca-unprotect, li#ca-unprotect, li#ca-delete, span.mw-logevent-actionlink, #mw-fr-watchlist-pending-notice, span.mw-revdelundel-link, strong.mw-revdelundel-link
/* testweise 
#blockip, #ca-protect, li#ca-protect, a[href*="/wiki/Spezial:Sperren/"], a[href*="/wiki/Spezial:Benutzerrechte/"] */
{ display:none; }
/* was ist mit mw-rollback-link? */
/* span.mw-logevent-actionlink, #mw-fr-watchlist-pending-notice, span.mw-revdelundel-link, strong.mw-revdelundel-link */

li#pt-watchlist { text-decoration:none; }
{{bottomLinkPreText}} {{bottomLinkText}}
Benutzer:Ca$e/monobook.css
Listen to this article

This browser is not supported by Wikiwand :(
Wikiwand requires a browser with modern capabilities in order to provide you with the best reading experience.
Please download and use one of the following browsers:

This article was just edited, click to reload
This article has been deleted on Wikipedia (Why?)

Back to homepage

Please click Add in the dialog above
Please click Allow in the top-left corner,
then click Install Now in the dialog
Please click Open in the download dialog,
then click Install
Please click the "Downloads" icon in the Safari toolbar, open the first download in the list,
then click Install
{{::$root.activation.text}}

Install Wikiwand

Install on Chrome Install on Firefox
Don't forget to rate us

Tell your friends about Wikiwand!

Gmail Facebook Twitter Link

Enjoying Wikiwand?

Tell your friends and spread the love:
Share on Gmail Share on Facebook Share on Twitter Share on Buffer

Our magic isn't perfect

You can help our automatic cover photo selection by reporting an unsuitable photo.

This photo is visually disturbing This photo is not a good choice

Thank you for helping!


Your input will affect cover photo selection, along with input from other users.

X

Get ready for Wikiwand 2.0 🎉! the new version arrives on September 1st! Don't want to wait?