4,554
edits
No edit summary |
No edit summary |
||
Line 128: | Line 128: | ||
#show-article-wrapper:hover { | #show-article-wrapper:hover { | ||
} | |||
#article-frame { | |||
position: fixed; | |||
z-index: 1; /* Ensure it's above the wrapper */ | z-index: 1; /* Ensure it's above the wrapper */ | ||
top: 0; | top: 0; | ||
Line 138: | Line 140: | ||
background-color: white; | background-color: white; | ||
border: 1px solid; | border: 1px solid; | ||
} | } | ||
#article-frame:hover { | #article-frame:hover { |