Line 37: | Line 37: | ||
.box{ | .box{ | ||
display: none; | display: none; | ||
− | width: | + | width: 100%; |
} | } | ||
a:hover + .box,.box{ | a:hover + .box,.box{ | ||
display: block; | display: block; | ||
− | position: | + | position: center; |
z-index: 100; | z-index: 100; | ||
Revision as of 04:08, 16 October 2018