4,554
edits
No edit summary |
No edit summary |
||
Line 97: | Line 97: | ||
/* Style the article window */ | /* Style the article window */ | ||
#show-article { | #show-article { | ||
display: ; position: fixed; top: 0; right: 0; width: 300px; height: 100%; background-color: white; padding: 20px; box-shadow: -5px 0 10px rgba(0, 0, 0, 0.1); | display: none; position: fixed; top: 0; right: 0; width: 300px; height: 100%; background-color: white; padding: 20px; box-shadow: -5px 0 10px rgba(0, 0, 0, 0.1); | ||
} | } | ||