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