borg-web/borgweb/borg/static/css/index.css

10 lines
115 B
CSS

div {
padding: 8px;
margin: 8px;
background: lightblue;
}
dl {
margin: 4px;
font-size: 16px;
}