Another tiny template improvement

This commit is contained in:
Skia
2016-10-12 12:32:04 +02:00
parent 0d8bebcd80
commit 5931351c0a
2 changed files with 33 additions and 12 deletions

View File

@ -154,6 +154,11 @@ code {
display: inline-block;
margin: 4px;
}
.important {
font-size: 1.2em;
font-weight: bold;
color: red;
}
table {
width: 100%;
font-size: 0.90em;