view public/themes/soundsoftware/stylesheets/fonts-mac.css @ 1478:5ca1f4a47171 bibplugin_db_migrations

Close obsolete branch bibplugin_db_migrations
author Chris Cannam
date Fri, 30 Nov 2012 14:40:50 +0000
parents d021c0bab1e1
children 18052001fe11
line wrap: on
line source
@import url(fonts.css?2);

h1, #project-ancestors-title, #top-menu a {
  font-family: Insider, "Lucida Grande", sans-serif;
  font-weight: bold;
}    

#top-menu div, #top-menu li {
  font-size: 12px;
}

body,p,li,table { 
  font-family: Insider, "Lucida Grande", sans-serif;
  font-size: 14px;
  line-height: 1.34;
  font-weight: normal;
}

h2,h3,h4,.wiki h1,.embedded h1 { 
  font-family: Insider, "Lucida Grande", sans-serif;
  font-weight: bold;
  line-height: 1.34;
}