Mercurial > hg > soundsoftware-site
view public/themes/soundsoftware/stylesheets/fonts-generic.css @ 1327:287f201c2802 redmine-2.2-integration
Add italic
author | Chris Cannam <chris.cannam@soundsoftware.ac.uk> |
---|---|
date | Wed, 19 Jun 2013 20:56:22 +0100 |
parents | 18052001fe11 |
children |
line wrap: on
line source
@import url(fonts.css?3); h1, #project-ancestors-title, #top-menu a { font-family: Insider, 'Gill Sans', Tahoma, sans-serif; font-weight: bold; } #top-menu div, #top-menu li { font-size: 12px; } body,p,li,table { font-family: Insider, DroidSans, 'Liberation Sans', tahoma, verdana, sans-serif; font-size: 14px; line-height: 1.34; font-weight: normal; } h2,h3,h4,.wiki h1,.embedded h1 { font-family: Insider, DroidSans, 'Liberation Sans', tahoma, verdana, sans-serif; font-weight: bold; line-height: 1.34; } code,pre,.code,.line-code,.embedded a.el { font-family: 'SourceCodePro-Regular', monospace; font-weight: normal; font-size: 0.9em; }