* Formatierung der Fussnoten, schliesst #73

This commit is contained in:
phil 2006-06-15 12:23:28 +00:00
parent 1b43889f7d
commit db9d182551
2 changed files with 13 additions and 1 deletions

View file

@ -133,6 +133,12 @@ caption {
letter-spacing: 0.1em;
}
#footnotes {
font-size: small;
margin-top: 3em;
padding-left: 1em;
}
/* Footer */
/* Fix fuer den IE, damit der footer zentriert wird */