4,554
edits
No edit summary |
No edit summary |
||
Line 105: | Line 105: | ||
/* Style the article window */ | /* Style the article window */ | ||
#show-article-wrapper { | #show-article-wrapper:hover { | ||
border: 5px solid red; /* Adjust the border style as needed */ | |||
} | } | ||
#show-article-wrapper | #show-article-wrapper #show-article { | ||
/* Add any specific styles for #show-article when it's within #show-article-wrapper */ | |||
} | } | ||
Line 128: | Line 126: | ||
border: 1px solid; | border: 1px solid; | ||
} | } | ||