* titlebar fuer Startseite erstellt

* css entsprechend angepasst
 * Startseite formatiert
This commit is contained in:
phil 2006-07-25 18:55:06 +00:00
parent 778ef2be79
commit bf41bdaefc
3 changed files with 23 additions and 10 deletions

View file

@ -96,19 +96,18 @@ hr {
color: #43598e;
float: left;
list-style-type: disc;
margin-left: 16pt;
padding-left: 0pt;
margin-left: 15pt;
padding: 5pt 10pt;
}
#titlenav li:first-child {
margin-left: 0;
/*margin-left: 0;*/
padding-left: 0;
list-style: none;
}
#titlenav a {
color: #f57900;
padding: 5pt 10pt;
display: block;
}