Merge branch 'master' into dev10

This commit is contained in:
Fred Tempez 2020-03-16 16:24:49 +01:00
commit 375a98e957
1 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@ textarea,
.button.buttonGrey:hover { .button.buttonGrey:hover {
color: rgba(33, 34, 35, 1); color: rgba(33, 34, 35, 1);
} }
body:not(.preview) { body {
font-family: "Open+Sans",sans-serif; font-family: "Open+Sans",sans-serif;
} }
h1, h2, h3, h4, h5, h6 { h1, h2, h3, h4, h5, h6 {