Dateiverwaltung für die WebBox
ulrich
2021-01-09 41ab37e425058eab58e640c94b79b3a9e26fb169
1
2
3
4
5
6
7
8
 
html, body {
  height: 100%;
}
 
#inhalt {
  background-color: lightgrey;
}