mirror of
https://github.com/danpros/htmly.git
synced 2026-04-18 11:36:20 +05:30
edit CSS: better menu (active link).
This commit is contained in:
parent
3cae50688c
commit
614c64e62d
3 changed files with 3 additions and 3 deletions
|
|
@ -306,7 +306,7 @@ ul li, ol li{
|
|||
text-decoration: underline;
|
||||
}
|
||||
|
||||
#menu ul li.active a {
|
||||
#menu ul li.active > a {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue