diff options
| author | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-09-29 14:40:24 +0200 |
|---|---|---|
| committer | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-09-29 14:40:24 +0200 |
| commit | e22dd79fbda8736e5d012d165b555380815315ed (patch) | |
| tree | ec9c3243a96ea08accad653500a99fea72b8a017 /default | |
| parent | 9c4007e13309172bdfc94473959e6b3ec6ab5666 (diff) | |
fix
Diffstat (limited to 'default')
| -rw-r--r-- | default/htdocs/styles/css3.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/default/htdocs/styles/css3.css b/default/htdocs/styles/css3.css index c0ae52c..21541c5 100644 --- a/default/htdocs/styles/css3.css +++ b/default/htdocs/styles/css3.css @@ -7,6 +7,7 @@ } body { + font-family: 'Conv_VarelaRound-Regular', Georgia, Serif; background-color: #19495f; height: 100%; max-width: 900px; |
