Document: Add mailto: and http: hrefs to footer
This commit is contained in:
@ -68,4 +68,9 @@ hr.page-break {
|
||||
.page::after {
|
||||
content: "Seite " counter(page) " von " counter(pages) !important;
|
||||
}
|
||||
|
||||
a {
|
||||
text-decoration: inherit;
|
||||
color: inherit;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user