diff options
| author | 2012-12-05 15:58:06 +0100 | |
|---|---|---|
| committer | 2012-12-05 15:59:08 +0100 | |
| commit | 225fdf2295711752510d879885d7ce3e41b5a5d0 (patch) | |
| tree | 6eed21a4718571a79386ce42362a8aa4956f28d7 /public/theme/base.css | |
| parent | 75f8898dcdfca963b731dffe7c1766d60fd410ea (diff) | |
Correction design / interface
Diffstat (limited to 'public/theme/base.css')
| -rw-r--r-- | public/theme/base.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/public/theme/base.css b/public/theme/base.css index f3225f218..bac31b81c 100644 --- a/public/theme/base.css +++ b/public/theme/base.css @@ -4,6 +4,8 @@ } html, body { height: 100%; + font-size: 95%; + font-family: "Cantarell", "sans-serif"; } /* LIENS */ |
