Added new pages to dashboard
This commit was merged in pull request #30.
This commit is contained in:
+20
@@ -18,6 +18,26 @@
|
||||
background-color: #5A2C82;
|
||||
}
|
||||
|
||||
.btn-W {
|
||||
background: white !important;
|
||||
border-radius: 8px;
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
color: #FBB700;
|
||||
line-height: 25px;
|
||||
align-items: center !important;
|
||||
}
|
||||
|
||||
.btn-Y {
|
||||
background: #FBB700 !important;
|
||||
border-radius: 8px;
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
/* color: white; */
|
||||
line-height: 25px;
|
||||
align-items: center !important;
|
||||
}
|
||||
|
||||
.sidebar {
|
||||
position: fixed;
|
||||
top: 0;
|
||||
|
||||
Reference in New Issue
Block a user