1
mirror of https://gitlab.com/commento/commento.git synced 2025-06-29 22:56:37 -04:00

frontend: allow CSS overrides

This commit is contained in:
Adhityaa
2018-06-16 18:38:24 +05:30
parent e93733510b
commit fea61af08d
2 changed files with 112 additions and 77 deletions

View File

@ -1,6 +1,6 @@
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro');
#commento {
.commento-root {
font-family: "Source Sans Pro", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
font-size: 15px;
line-height: 1.5;