4,554
edits
No edit summary Tag: Manual revert |
No edit summary |
||
Line 132: | Line 132: | ||
#show-article:hover { | #show-article:hover { | ||
/* Styles for show-article when hovered */ | /* Styles for show-article when hovered */ | ||
transform: rotate( | transform: rotate(4deg); /* Rotate the content */ | ||
border: 1px solid; | border: 1px solid; | ||
background-color: white; | background-color: white; |