* titlebar fuer Startseite erstellt
* css entsprechend angepasst * Startseite formatiert
This commit is contained in:
parent
778ef2be79
commit
bf41bdaefc
3 changed files with 23 additions and 10 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue