hoffentlich alle sonderzeichen aus den fussnoten umgewandelt
This commit is contained in:
parent
8d66d208a0
commit
20e06aec3b
9 changed files with 531 additions and 88 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue