diff options
Diffstat (limited to 'view')
-rw-r--r-- | view/theme/duepuntozero/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index 03c1aa6ab..949843844 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -19,7 +19,7 @@ /* generals */ body { - font-family: FreeSans, helvetica,arial,clean,sans-serif; + font-family: /*FreeSans,*/ helvetica,arial,clean,sans-serif; font-size: 12px; background-color: #ffffff; background-image: url(head.jpg); |