mirror of
https://github.com/gurnec/removeddit.git
synced 2026-03-11 08:54:27 +00:00
1.1.3
This commit is contained in:
parent
1cea2a3805
commit
3720980f12
2 changed files with 12 additions and 4 deletions
8
main.css
8
main.css
|
|
@ -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;
|
||||
|
|
|
|||
8
main.js
8
main.js
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue