mirror of
https://github.com/wassname/cardsforscience.git
synced 2026-08-13 12:00:11 +08:00
Re-introduce navbar. This fixes #9 and sets up navigation items to be
used for #7. It also introduces fontawesome.
This commit is contained in:
+1
-10
@@ -6,16 +6,6 @@ h1 br {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#InfoBox {
|
||||
color: #666;
|
||||
position: fixed;
|
||||
right: 0;
|
||||
left: 0;
|
||||
bottom: 0;
|
||||
padding: 5px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#detector {
|
||||
cursor: pointer;
|
||||
margin: 0 auto;
|
||||
@@ -59,6 +49,7 @@ h1 br {
|
||||
|
||||
.scrollable {
|
||||
overflow: auto;
|
||||
padding-top: 50px;
|
||||
}
|
||||
|
||||
#achievements-container {
|
||||
|
||||
Reference in New Issue
Block a user