4,554
edits
No edit summary |
No edit summary |
||
Line 438: | Line 438: | ||
z-index: -1; /* Ensures it's under the main content */ | z-index: -1; /* Ensures it's under the main content */ | ||
} | } | ||
#show-article:hover:before { | /*#show-article:hover:before {*/ | ||
#show-article:before { | |||
opacity: 1; /* Make the pseudo-element visible */ | opacity: 1; /* Make the pseudo-element visible */ | ||
} | } |