Make shower/hider links sans-serif: Closes #5421
This commit is contained in:
parent
b6095ea84a
commit
591b7c7ac5
1 changed files with 1 additions and 0 deletions
|
|
@ -335,6 +335,7 @@ img[src^="data:"] {
|
|||
.quote_container > .shower,
|
||||
.quote_container > .hider {
|
||||
color: #777;
|
||||
font-family: sans-serif;
|
||||
font-size: 75%;
|
||||
cursor: pointer;
|
||||
display: none;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue