mirror of
https://0xacab.org/anarsec/anarsec.guide.git
synced 2025-06-07 22:32:55 -04:00
nav styling
This commit is contained in:
parent
8444f4e357
commit
b186d25403
1 changed files with 8 additions and 2 deletions
|
@ -587,14 +587,20 @@ a
|
||||||
cursor: pointer
|
cursor: pointer
|
||||||
|
|
||||||
.dropdown
|
.dropdown
|
||||||
padding: .5rem .75rem
|
padding: 0 !important
|
||||||
|
|
||||||
.nav
|
.nav
|
||||||
padding: .5rem .75rem
|
padding: 1rem .75rem
|
||||||
|
|
||||||
.nav-left
|
.nav-left
|
||||||
margin-left: 0 !important
|
margin-left: 0 !important
|
||||||
|
|
||||||
|
.navbar-item:hover
|
||||||
|
color: #4a4a4a !important
|
||||||
|
|
||||||
|
.navbar-item:focus-within
|
||||||
|
color: #4a4a4a !important
|
||||||
|
|
||||||
.dropdown .dropdown-content
|
.dropdown .dropdown-content
|
||||||
text-align: center
|
text-align: center
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue