4,554
edits
No edit summary |
No edit summary |
||
Line 117: | Line 117: | ||
top: 0; | top: 0; | ||
right: 0; | right: 0; | ||
margin-right: 2%; | |||
margin-top: 2%; | |||
width: inherit; | width: inherit; | ||
background-color: white; | background-color: white; | ||
Line 135: | Line 137: | ||
top: 0; | top: 0; | ||
right: 0; | right: 0; | ||
margin-right: 2%; | |||
margin-top: 2%; | |||
width: inherit; | width: inherit; | ||
background-color: white; | background-color: white; | ||
Line 143: | Line 147: | ||
#article-frame:hover { | #article-frame:hover { | ||
border: 1px solid black; | border: 1px solid black; | ||
transform: rotate(- | transform: rotate(-5deg); | ||
} | } | ||