mirror of
https://github.com/fruworg/themu.git
synced 2025-06-12 17:50:25 +03:00
NavBar Updates
This commit is contained in:
@ -205,7 +205,10 @@ justify-content: space-between;
|
||||
content: "🏷 ";
|
||||
}
|
||||
.tags a{
|
||||
border-bottom: 3px solid blue;
|
||||
border-bottom: 3px solid var(--maincolor);
|
||||
}
|
||||
.tags a:hover{
|
||||
color: var(--hovercolor);
|
||||
}
|
||||
svg{
|
||||
max-height: 15px;
|
||||
|
Reference in New Issue
Block a user