Browse Source

Add margin between status title and value

pm2
Luke Childs 8 years ago
parent
commit
693e8e2e03
  1. 1
      assets/style.css

1
assets/style.css

@ -177,6 +177,7 @@ table i {
.status h3 {
display: inline;
margin-right: 0.6em;
}
dl {

Loading…
Cancel
Save