Styling of status.

This commit is contained in:
Kevin Dungs
2014-08-03 11:39:18 +02:00
parent 4635dbea16
commit 7becc22a15
2 changed files with 16 additions and 8 deletions
+8
View File
@@ -72,3 +72,11 @@ h1 br {
display: block;
}
}
#Status {
font-size: x-large;
}
#Status strong {
color: #666;
}