🗯
This commit is contained in:
+11
-1
@@ -62,8 +62,18 @@
|
||||
.loading-bar-container {
|
||||
background: #282c34;
|
||||
width: 100%;
|
||||
height: 30px;
|
||||
min-height: 30px;
|
||||
}
|
||||
|
||||
.loading-bar {
|
||||
background: green;
|
||||
background: #66ff66;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.page-head {
|
||||
background: #282c34;
|
||||
color: white !important;
|
||||
margin-top: 0;
|
||||
padding: 1rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user