kleinigkeiten + liste im css
This commit is contained in:
parent
a8f0a4f6b4
commit
78de955b12
7 changed files with 56 additions and 34 deletions
|
@ -55,8 +55,6 @@ hr {
|
|||
border: 1px solid rgb(204,204,204);
|
||||
}
|
||||
|
||||
|
||||
|
||||
#nav a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
@ -87,6 +85,12 @@ hr {
|
|||
text-align: justify;
|
||||
}
|
||||
|
||||
#main li {
|
||||
margin: 0.5em;
|
||||
list-style-type: square;
|
||||
list-style-position: inside;
|
||||
}
|
||||
|
||||
/* Zitate */
|
||||
blockquote {
|
||||
font-style: italic;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue