nicer looking tables

This commit is contained in:
jomo
2015-01-03 04:51:47 +01:00
parent 92619310cc
commit d1235e38a3
2 changed files with 7 additions and 3 deletions

View File

@@ -59,6 +59,10 @@ mark.green {
padding: 0;
}
thead {
font-weight: bold;
}
h1, h2, h3, h4, h5, h6 {
color: #333;
font-weight: normal;