CSS for changelogs
This commit is contained in:
parent
17bb47676e
commit
8c3fed7559
|
@ -288,3 +288,7 @@ textarea {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
display: inline;
|
display: inline;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.changelog_text {
|
||||||
|
font-family: 'Open Sans', Arial, Helvetica, Sans-Serif;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue