add badges bar

This commit is contained in:
Juraj Michalek
2014-12-30 17:32:05 +00:00
parent 41c2761004
commit 5659ff118e
5 changed files with 115 additions and 17 deletions

View File

@@ -39,13 +39,21 @@
#badges {
text-align: center;
vertical-align: top;
vertical-align: middle;
position: fixed;
left: 0px;
right: 0px;
bottom: 0px;
font-size: 4em;
}
.badge {
vertical-align: middle;
}
.ylogo {
width: 1em;
}
.instructionGreen {
color: darkgreen;