Use Sans font for post action buttons
This commit is contained in:
parent
5510ef15b5
commit
af4e0b4f1c
|
@ -1161,7 +1161,7 @@ h2 {
|
|||
.action {
|
||||
font-size: 0.7em;
|
||||
font-weight: normal;
|
||||
font-family: @serifFont;
|
||||
font-family: @sansFont;
|
||||
|
||||
&+ .action {
|
||||
margin-left: 0.5em;
|
||||
|
|
Loading…
Reference in New Issue