„Benutzer:Wiegels/monobook.css“ – Versionsunterschied

Inhalt gelöscht Inhalt hinzugefügt
Ergänzung
Hauptseite
Zeile 114:Zeile 114:
display: none;
display: none;
}
}

#hauptseite-willkommen h2 { background-color: #ddd; color:#333; } #hauptseite-willkommen .inhalt { background-color: #f5f5f5; }
#hauptseite-nachrichten h2 { background-color: #ecd; color:#402; } #hauptseite-nachrichten .inhalt { background-color: #faf0f5; }
#hauptseite-verstorbene h2 { background-color: #dce; color:#204; } #hauptseite-verstorbene .inhalt { background-color: #f5f0fa; }
#hauptseite-wissenswertes h2 { background-color: #cde; color:#024; } #hauptseite-wissenswertes .inhalt { background-color: #f0f5fa; }
#hauptseite-schwesterprojekte h2 { background-color: #ddd; color:#222; } #hauptseite-schwesterprojekte .inhalt { background-color: #f5f5f5; }
#hauptseite-ereignisse h2 { background-color: #ced; color:#042; } #hauptseite-ereignisse .inhalt { background-color: #f0faf5; }
#hauptseite-artikel h2 { background-color: #dec; color:#240; } #hauptseite-artikel .inhalt { background-color: #f5faf0; }
#hauptseite-wikipedia h2 { background-color: #edc; color:#333; } #hauptseite-wikipedia .inhalt { background-color: #faf5f0; }

Version vom 31. Mai 2006, 05:21 Uhr

a[href*="Spezial:"] {
  background-color: #fee;
  }
a[href*="Kategorie:"],
a[href*="Portal:"],
a[href*="Vorlage:"] {
  background-color: #ffd;
  }
a[href*="Benutzer:"] {
  background-color: #efe;
  }
a[href*="Hilfe:"],
a[href*="Wikipedia:"] {
  background-color: #eef;
  }
a[href*=":Wiegels"] {
  font-weight: bold;
  }

code, pre, input[type=text], textarea {
  font-family: 'Lucida Console', monospace;
  font-size: 1em;
  }
input[type=submit],
select {
  font-size: 1em;
  }
input[type=submit] {
  color: #666;
  font-weight: normal !important;
  }
input[type=submit]:hover,
input[type=submit]:focus {
  color: #000;
  }
textarea {
  height: 48em;
  }

.portlet h5 {
  background-color: #e0e3e6;
  border: thin solid silver;
  -moz-border-radius-topright: 0.5em;
  }
.pBody {
  -moz-border-radius-topright: 0.5em;
  -moz-border-radius-bottomright: 0.5em;
  }
.ns--1 legend {
  background-color: #f9f9f9;
  }
.ns-14 #bodyContent table {
  background-color: transparent;
  }

#globalWrapper {
  font-family: verdana, sans-serif;
  }
#content {
  -moz-border-radius-topleft: 0.5em;
  -moz-border-radius-bottomleft: 0.5em;
  }
#bodyContent pre {
  border: 1px solid #aaa;
  }
#column-one {
  padding-top: 40px;
  }
#p-cactions ul li,
#p-cactions ul li a {
  -moz-border-radius-topleft: 0.5em;
  -moz-border-radius-topright: 0.5em;
  }
#p-cactions ul li.selected {
  border-color: #aaa;
  }
#p-personal ul {
  padding-right: 0;
  }
#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;
  }
li#pt-userpage {
  background: none
  }
#p-logo,
#p-logo a,
#p-logo a:hover {
  height: 35px;
  }
#p-logo a,
#p-logo a:hover {
  background-position: 0 -120px !important;
  }
#p-navigation a {
  display: inline;
  }

#histlegend,
#editpage-copywarn,
#editpage-copywarn-plainlinks,
#editpage-copywarn-copywarn,
.previewnote,
li#pt-logout,
#n-sitesupport,
#footer,
#confirmemail,
#recentchangestable table.rahmenfarbe2 {
  display: none;
  }

#hauptseite-willkommen        h2 { background-color: #ddd; color:#333; } #hauptseite-willkommen        .inhalt { background-color: #f5f5f5; }
#hauptseite-nachrichten       h2 { background-color: #ecd; color:#402; } #hauptseite-nachrichten       .inhalt { background-color: #faf0f5; }
#hauptseite-verstorbene       h2 { background-color: #dce; color:#204; } #hauptseite-verstorbene       .inhalt { background-color: #f5f0fa; }
#hauptseite-wissenswertes     h2 { background-color: #cde; color:#024; } #hauptseite-wissenswertes     .inhalt { background-color: #f0f5fa; }
#hauptseite-schwesterprojekte h2 { background-color: #ddd; color:#222; } #hauptseite-schwesterprojekte .inhalt { background-color: #f5f5f5; }
#hauptseite-ereignisse        h2 { background-color: #ced; color:#042; } #hauptseite-ereignisse        .inhalt { background-color: #f0faf5; }
#hauptseite-artikel           h2 { background-color: #dec; color:#240; } #hauptseite-artikel           .inhalt { background-color: #f5faf0; }
#hauptseite-wikipedia         h2 { background-color: #edc; color:#333; } #hauptseite-wikipedia         .inhalt { background-color: #faf5f0; }