4,554
edits
No edit summary |
No edit summary |
||
Line 119: | Line 119: | ||
} | } | ||
#show-article:hover { | #inner-show-article:hover { | ||
/* Adjust border size on hover */ | /* Adjust border size on hover */ | ||
border-width: 1px 1px 5px 5px; /* top, right, bottom, left */ | border-width: 1px 1px 5px 5px; /* top, right, bottom, left */ | ||
Line 125: | Line 125: | ||
transform: rotate(-5deg); /* Tilt the border to the left */ | transform: rotate(-5deg); /* Tilt the border to the left */ | ||
} | } | ||
.article-metadata { | .article-metadata { |