4,554
edits
No edit summary |
No edit summary |
||
Line 117: | Line 117: | ||
top: 0; | top: 0; | ||
right: 0; | right: 0; | ||
width: inherit; | width: inherit; | ||
background-color: white; | background-color: white; | ||
Line 137: | Line 135: | ||
top: 0; | top: 0; | ||
right: 0; | right: 0; | ||
width: inherit; | width: inherit; | ||
background-color: white; | background-color: white; | ||
Line 147: | Line 143: | ||
#article-frame:hover { | #article-frame:hover { | ||
border: 1px solid black; | border: 1px solid black; | ||
transform: rotate(-5deg); | transform: rotate(-2.5deg); | ||
z-index: 1; /* Ensure it's above the non-hovered article-frame */ | |||
} | } | ||
.article-metadata { | .article-metadata { |