Fix bug for home active link; enter button hover
This commit is contained in:
@@ -66,6 +66,9 @@ header {
|
||||
font-size: 0.9rem;
|
||||
cursor: pointer;
|
||||
}
|
||||
#title button:hover {
|
||||
background-color: rgba(254, 254, 254, 0.25);
|
||||
}
|
||||
/* ---- Navbar ----- */
|
||||
.active {
|
||||
color: #fff;font-weight:bold;
|
||||
|
||||
Reference in New Issue
Block a user