Add achievements display

This commit is contained in:
Tadej Novak
2014-08-03 15:47:20 +02:00
parent 792a782784
commit 5746ab90be
5 changed files with 72 additions and 4 deletions
+7 -1
View File
@@ -77,6 +77,10 @@ h1 br {
font-size: 14px; font-weight: bold;
}
.achievements-button {
margin-top: -48px;
}
#Status {
font-size: x-large;
}
@@ -104,4 +108,6 @@ h1 br {
position: absolute;
}
#mylab {
margin-right: 48px;
}