forked from leftypol/leftypol
style.css: add 1 space between backlinks. Fix #196
This commit is contained in:
parent
a20266f222
commit
8957bc6151
1 changed files with 4 additions and 0 deletions
|
@ -1226,6 +1226,10 @@ pre {
|
|||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
.mentioned > a {
|
||||
margin-right: 1ch;
|
||||
}
|
||||
|
||||
.poster_id {
|
||||
cursor: pointer;
|
||||
white-space:nowrap;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue