Line 50: | Line 50: | ||
.sidebar{ | .sidebar{ | ||
position:fixed; | position:fixed; | ||
− | left: | + | left:70px; |
top:310px; | top:310px; | ||
+ | background:#FFF799; | ||
+ | width:190px; | ||
+ | padding-left:35px; | ||
+ | display:none; | ||
} | } | ||
− | . | + | .mao img{ |
− | position: | + | position:fixed; |
− | width: | + | width:150px; |
− | height: | + | height:100px; |
− | + | top:440px; | |
− | top: | + | |
left:-40px; | left:-40px; | ||
− | + | z-index:100; | |
+ | } | ||
+ | .mao:hover .sidebar{ | ||
+ | display:block; | ||
} | } | ||
.sidebar a{ | .sidebar a{ |
Revision as of 17:09, 30 October 2017