Impressum eingefügt
This commit is contained in:
parent
6e1aa997ea
commit
d04cf94ea7
3 changed files with 54 additions and 11 deletions
14
default.css
Normal file
14
default.css
Normal file
|
@ -0,0 +1,14 @@
|
|||
:root {
|
||||
max-width: 80ch;
|
||||
padding: 3em 1em;
|
||||
margin: auto;
|
||||
font-size: 1.25em;
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
}
|
||||
|
||||
footer {
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
width: 100%;
|
||||
height: 50px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue