kleinigkeiten + liste im css

This commit is contained in:
age 2006-05-17 21:25:13 +00:00
parent a8f0a4f6b4
commit 78de955b12
7 changed files with 56 additions and 34 deletions

View file

@ -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;