4,554
edits
No edit summary  | 
				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(2.5deg); /* Rotate the content */  | ||
     border: 1px solid;  |      border: 1px solid;  | ||
     background-color: white;  |      background-color: white;  | ||