Line 36: | Line 36: | ||
+ | <!-- poplist -----------------------------------------------------------------------------------------------------------------------------> | ||
#nav li{ | #nav li{ | ||
position: relative; | position: relative; | ||
Line 42: | Line 43: | ||
position: absolute; | position: absolute; | ||
width: auto; | width: auto; | ||
− | left:auto; | + | left: auto; |
top: auto; | top: auto; | ||
− | background-color: | + | background-color: transparent; |
transform: scaleY(0); | transform: scaleY(0); | ||
transform-origin: top; | transform-origin: top; | ||
Line 53: | Line 54: | ||
} | } | ||
#nav .popList a{ | #nav .popList a{ | ||
− | font-size: | + | font-size:15px!important; |
− | color: # | + | color: #fff !important; |
width: 100%; | width: 100%; | ||
− | |||
} | } | ||
#nav .popList a:hover{ | #nav .popList a:hover{ | ||
− | background-color: | + | background-color: transparent!important; |
} | } | ||
+ | |||
</style> | </style> | ||
Revision as of 07:13, 1 October 2019