mirror of
https://github.com/wassname/cardsforscience.git
synced 2026-07-29 11:18:20 +08:00
Display achievements
This commit is contained in:
@@ -61,6 +61,22 @@ h1 br {
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
#achievements-container {
|
||||
position: fixed; bottom: 0px; left: 0px;
|
||||
}
|
||||
|
||||
#achievements-container .alert {
|
||||
margin-bottom: 10px; position: relative;
|
||||
}
|
||||
|
||||
#achievements-container .alert-glyph {
|
||||
float:left; font-size: 32px; margin-right: 10px;
|
||||
}
|
||||
|
||||
#achievements-container .alert-text {
|
||||
font-size: 14px; font-weight: bold;
|
||||
}
|
||||
|
||||
#HR .media-object,
|
||||
#Upgrades .media-object {
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user