User talk:Icy.horse/test page: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 8: | Line 8: | ||
.icydropdown-content { | .icydropdown-content { | ||
display: none; | display: none; | ||
position: | position: absolute; | ||
background-color: gray; | |||
min-width: 160px; | |||
z-index: 1; | |||
} | |||
Revision as of 10:03, 13 December 2020
.icydropdown {
display: inline-block; position: relative;
}
.icydropdown-content {
display: none; position: absolute; background-color: gray; min-width: 160px; z-index: 1;
}
mouse over
hello world!