borg-web/borgweb/borg/static/css/index.css
2021-05-08 16:27:21 +01:00

15 lines
175 B
CSS

div {
padding: 8px;
margin: 8px;
background: lightblue;
}
header {
font-size: x-large;
text-align: center;
}
dl {
margin: 0px;
font-size: 16px;
}