Update article_style.css

This commit is contained in:
PaulStets 2018-04-12 14:56:37 +03:00 committed by GitHub
parent ab6c0fc734
commit 70e23931de
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -126,3 +126,8 @@ pre {
font-style: italic;
text-align: center;
}
.content {
display: none;
overflow: hidden;
}