Added favicon and other CSS fixes (color, header padding)
This commit is contained in:
@@ -70,3 +70,14 @@ body {
|
||||
line-height: 30px;
|
||||
padding: 5px 5px 5px 10px;
|
||||
}
|
||||
|
||||
.btn:hover {
|
||||
background-color: white;
|
||||
color: #02adba;
|
||||
border: 1px solid rgb(0, 173, 187);
|
||||
}
|
||||
|
||||
h6.title {
|
||||
margin-top: 0;
|
||||
font-weight: bold; padding-top: 20px;
|
||||
}
|
||||
Reference in New Issue
Block a user