mirror of
https://github.com/documize/community.git
synced 2025-07-25 08:09:43 +02:00
Refactoring fof nav elements across both editions
This commit is contained in:
parent
5fb41e9fb1
commit
c92ab3a589
15 changed files with 40 additions and 24 deletions
|
@ -4,7 +4,7 @@
|
|||
> .links {
|
||||
display: inlne-block;
|
||||
|
||||
> .link {
|
||||
> .link, div > .link {
|
||||
color: $color-gray;
|
||||
font-size: 1.1rem;
|
||||
font-weight: bold;
|
||||
|
@ -20,7 +20,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
> .selected {
|
||||
> .selected, div > .link {
|
||||
color: $color-link;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue