Smaller font for boxes.

This commit is contained in:
James Cole
2015-03-06 10:10:07 +01:00
parent 015b439f0d
commit f9c518f321
2 changed files with 9 additions and 6 deletions

View File

@@ -298,6 +298,9 @@ table.dataTable thead .sorting:after {
.huge {
font-size: 40px;
}
.large {
font-size: 30px;
}
.panel-green {
border-color: #5cb85c;