Dateiverwaltung für die WebBox
ulrich@undisclosed
2020-04-18 f9ce7f5a92371eac9c242a02b62e42049a26025f
1
2
3
4
5
6
7
8
 
html, body {
  height: 100%;
}
 
#inhalt {
  background-color: lightgrey;
}