mirror of
https://github.com/redlib-org/redlib.git
synced 2025-06-20 16:10:56 +00:00
Fix #155
This commit is contained in:
parent
dc7e087ed0
commit
ab886d1e67
2 changed files with 4 additions and 4 deletions
|
@ -1219,9 +1219,9 @@ td, th {
|
|||
|
||||
/* .thread { margin-left: -5px; } */
|
||||
.comment_right { padding: 5px 0 10px 2px; }
|
||||
.comment_author { margin-left: 5px; }
|
||||
.comment_author { margin-left: 12px; }
|
||||
.comment_data { margin-left: 12px; }
|
||||
.comment_data::marker { font-size: 22px; }
|
||||
.comment_data::marker { font-size: 25px; }
|
||||
.created { width: 100%; }
|
||||
|
||||
.comment_score {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue