This commit is contained in:
JubbeArt 2018-08-09 03:25:09 +02:00
parent 1cea2a3805
commit 3720980f12
2 changed files with 12 additions and 4 deletions

View file

@ -277,6 +277,14 @@ header {
color: #828282;
margin-right: 4px; }
.view-rest-of-comment {
background-color: #264d73;
border-color: #2966a3;
font-size: 13px;
padding: 10px;
color: #cccccc;
margin-bottom: 10px; }
.post-rank {
min-width: 20px;
color: #505050;

File diff suppressed because one or more lines are too long