mirror of
https://github.com/writefreely/writefreely
synced 2024-11-10 11:24:13 +00:00
Revert "Use Sans font for post action buttons"
This reverts commit af4e0b4f1c
.
This commit is contained in:
parent
af4e0b4f1c
commit
e0a0d71c84
1 changed files with 1 additions and 1 deletions
|
@ -1161,7 +1161,7 @@ h2 {
|
|||
.action {
|
||||
font-size: 0.7em;
|
||||
font-weight: normal;
|
||||
font-family: @sansFont;
|
||||
font-family: @serifFont;
|
||||
|
||||
&+ .action {
|
||||
margin-left: 0.5em;
|
||||
|
|
Loading…
Reference in a new issue