mirror of
https://github.com/FAUSheppy/open-web-leaderboard.git
synced 2025-12-09 16:38:32 +01:00
implement buttons
This commit is contained in:
@@ -11,9 +11,9 @@ body{
|
||||
.top-bar{
|
||||
position: fixed;
|
||||
background-color: orange;
|
||||
height: 20px;
|
||||
padding-bottom: 10px;
|
||||
padding-top: 10px;
|
||||
padding-left: 10px;
|
||||
|
||||
left: 0;
|
||||
top: 0;
|
||||
@@ -23,6 +23,7 @@ body{
|
||||
.top-button{
|
||||
height: 80%;
|
||||
float: left;
|
||||
|
||||
margin-right: 10px;
|
||||
|
||||
background-color: red;
|
||||
|
||||
Reference in New Issue
Block a user