This commit is contained in:
Yax 2019-08-25 16:34:47 +02:00
parent 0ee840ac81
commit d9a5a5bc00
15 changed files with 2689 additions and 16 deletions

View file

@ -152,6 +152,14 @@ a:hover, a:active {
margin-right: 10px;
}
.hidden {
display: none;
}
.comment-indicator {
color: coral;
}
/* Footer */
footer {
background: #f0f0f0;