Change default font in theme

This commit is contained in:
Benjamin Dauvergne 2010-09-03 15:12:34 +02:00
parent c3425c7bc0
commit cd5d47801d
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-08-26 11:27+0200\n"
"POT-Creation-Date: 2010-09-03 13:09+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -9,7 +9,7 @@
div#page {
width: 600px;
margin: 40px auto 0px auto;
font: normal normal normal 80%/1,4 'Lucida Grande', Verdana, sans-serif;
font: 80%/1.4 "Lucida Grande", Verdana, sans-serif;
}
div#content {