hoffentlich alle sonderzeichen aus den fussnoten umgewandelt

This commit is contained in:
phil 2005-05-14 15:59:38 +00:00
parent 8d66d208a0
commit 20e06aec3b
9 changed files with 531 additions and 88 deletions

View file

@ -17,6 +17,14 @@ a:link, a:visited {
color: #7fb945;
}
hr {
height: 1px;
border-top: 1px dashed silver;
border-bottom: none;
border-right: none;
border-left: none;
}
/* Navigation */
#nav {
float: left;