Änderungen

Zur Navigation springen Zur Suche springen
1.002 Bytes hinzugefügt ,  21:37, 4. Jul. 2005
keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1: −
body { background: grey; }
+
body { background-color: grey; }
 +
 
 +
h1, h2, h3 {
 +
  font-family: sans-serif;
 +
}
 +
 
 +
h1.firstHeading { margin: 0; }
 +
 
 +
div#bodyContent {
 +
  font-family: sans-serif;
 +
  font-size: 8pt;
 +
}
 +
 
 +
div#content {
 +
  background-color: #CCCCCC;
 +
  width: 85%;
 +
  padding: 0.2em;
 +
  float: right;}
 +
 
 +
div#column-one {
 +
  background-color: cyan;
 +
  font-family: sans-serif;
 +
  font-size: 8pt;
 +
  width: 14%;}
 +
 
 +
.portlet ul {
 +
  margin: 1em 0.3em;
 +
  padding-left: 0;
 +
  list-style: none inside;
 +
  background-color: cyan;
 +
}
 +
 
 +
.portlet h5 {
 +
  font-variant: small-caps;
 +
  letter-spacing: 0.1em;
 +
  margin: 1em 0.3em;
 +
  font-size: 1em;}
 +
 
 +
.pBody {}
 +
 
 +
input#searchInput { background-color: #FFFFAA; width: 122px; }
 +
 
 +
div#footer {
 +
  font-family: sans-serif;
 +
  font-size: 8pt;
 +
  clear: both;
 +
  text-align: center;
 +
  margin 0;
 +
  padding: 0.3em;
 +
}
 +
 
 +
div#footer ul {
 +
  margin-left: 0;
 +
  padding-left: 0;
 +
  list-style: none;
 +
  display: inline;
 +
  }
 +
 
 +
div#footer ul li {
 +
margin-left: 0;
 +
padding: 3px 15px;
 +
list-style: none;
 +
display: inline;
 +
}
 +
 
 +
div#footer img {
 +
  float: right;
 +
}

Navigationsmenü