those things are sans-serif
Oleg
committed Sep 13, 2011
commit 27848f856c2de4989f341af8c3f9c10f47fe5a7b
Showing 1
changed file with
1 additions
and 1 deletions
app/assets/stylesheets/comfortable_mexican_sofa/structure.css
+1
-1
| @@ | @@ -37,7 +37,7 @@ html, body#cms_body { |
| display: block; | |
| padding: 3px 10px; | |
| margin-bottom: 5px; | |
| - | font: 15px/25px 'Lucida Grande', 'Tahoma', serif; |
| + | font: 15px/25px 'Lucida Grande', 'Tahoma', sans-serif; |
| border-top-left-radius: 4px; | |
| border-bottom-left-radius: 4px; | |
| -moz-border-radius-topleft: 4px; | |