CSS for changelogs

pull/2532/head
David Baker 2016-11-02 17:48:47 +00:00
parent 17bb47676e
commit 8c3fed7559
1 changed files with 4 additions and 0 deletions

View File

@ -288,3 +288,7 @@ textarea {
cursor: pointer;
display: inline;
}
.changelog_text {
font-family: 'Open Sans', Arial, Helvetica, Sans-Serif;
}