mirror of
https://github.com/BioArchLinux/Rosa.git
synced 2025-03-10 12:02:43 +00:00
tuning navbar
This commit is contained in:
parent
6e7295f16e
commit
bc5dc1ad19
1 changed files with 2 additions and 6 deletions
|
@ -35,10 +35,6 @@ nav {
|
||||||
font-family: sans-serif;
|
font-family: sans-serif;
|
||||||
line-height: 14px;
|
line-height: 14px;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
|
||||||
&:not(:last-child) {
|
|
||||||
margin-right: 10px;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#navbarlist a{
|
#navbarlist a{
|
||||||
|
@ -47,7 +43,7 @@ nav {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
padding: 14px 10px 0px;
|
padding: 14px 15px 0px;
|
||||||
|
|
||||||
&.active {
|
&.active {
|
||||||
color: white;
|
color: white;
|
||||||
|
@ -57,4 +53,4 @@ nav {
|
||||||
color: white;
|
color: white;
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue