Änderungen

Zur Navigation springen Zur Suche springen
keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:  
body { background-color: grey; }
 
body { background-color: grey; }
    +
div#bodyContent {
 +
  font-family: sans-serif;
 +
  font-size: 8pt;
 +
}
   −
#content, #content table
+
div#content {
#p-cactions ul li a { background: #f5f5f5; }
+
  background-color: green;
 +
  width: 85%;
 +
  float: right;}
   −
div#column-content { background-color: green; }
+
div#column-one {  
div#column-one { background-color: red; }
+
  background-color: cyan;
 +
  font-family: sans-serif;
 +
  font-size: 8pt;}
 +
 
 +
.portlet ul {
 +
  margin-left: 0;
 +
  padding-left: 0;
 +
  list-style: none inside;
 +
  background-color: pink;
 +
}
 +
 
 +
.pBody { border: 1px dotted black; }
 +
 
 +
input#searchInput { background-color: #FFFFAA; width: 13%; }
 +
 
 +
div#footer {
 +
  font-family: sans-serif;
 +
  font-size: 8pt;
 +
}
 +
 
 +
div#footer ul {
 +
  margin-left: 0;
 +
  padding-left: 0;
 +
  list-style: none inside; }

Navigationsmenü