diff options
Diffstat (limited to 'static/style')
-rw-r--r-- | static/style/aal.css | 2 | ||||
-rw-r--r-- | static/style/cfbe.css | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/static/style/aal.css b/static/style/aal.css index a057c24..c89df72 100644 --- a/static/style/aal.css +++ b/static/style/aal.css @@ -25,7 +25,7 @@ blockquote:before,blockquote:after,q:before,q:after {content: ''; content: none; header, nav, section, article, aside, footer {display: block;} /* Basic styles */ -body {background: #fff; color: #000; font: .75em/1.5em Helvetica, Arial, "Liberation Sans", "Bitstream Vera Sans", sans-serif;} +body {background: #fff; color: #000; font: .75em/1.5em "Helvetica Neue", Helvetica, Arial, "Liberation Sans", "Bitstream Vera Sans", sans-serif;} html>body {font-size: 14px;} img {display: inline-block; vertical-align: bottom;} diff --git a/static/style/cfbe.css b/static/style/cfbe.css new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/static/style/cfbe.css |