mirror of
https://github.com/danpros/htmly.git
synced 2026-04-20 20:46:26 +05:30
CSS Fix
This commit is contained in:
parent
8df1c1f045
commit
45817b639f
4 changed files with 27 additions and 3 deletions
|
|
@ -310,6 +310,10 @@ ul li, ol li {
|
|||
text-decoration: underline;
|
||||
}
|
||||
|
||||
#menu ul li ul.subnav {
|
||||
display:none;
|
||||
}
|
||||
|
||||
/*-------------------------
|
||||
Search
|
||||
--------------------------*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue