User:Saag/common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
.hover-to-show:hover .hide { | .hover-to-show:hover .hide { | ||
position: fixed; | position: fixed; | ||
top: 0; | |||
left: 0; | |||
right: 0; | |||
bottom: 0; | |||
width: 400px; | width: 400px; | ||
} | } |