view public/themes/soundsoftware/stylesheets/fonts-ms.css @ 774:58410c63bb84 feature_334

Force a Google search box rudely into the middle of the search view, just to see how it looks. It can be styled reasonably well -- but the adverts, when they appear, are atrocious.
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Thu, 17 Nov 2011 14:56:55 +0000
parents 5d608412b003
children
line wrap: on
line source
@import url(fonts.css);

h1, #project-ancestors-title {
  font-family: GilliusADFNo2, 'Gill Sans', Tahoma, sans-serif;
  font-weight: normal;
}    

body,p,h2,h3,h4,li,table,.wiki h1,.embedded h1 { 
  font-family: Calibri, DroidSans, 'Liberation Sans', tahoma, verdana, sans-serif; 
  line-height: 1.34;
}

.gs-title,.gs-snippet,.gs-visibleUrl,.gsc-cursor-page,.gsc-result-info,.gs-fileFormat,.gs-fileFormatType {
  font-family: Calibri, DroidSans, 'Liberation Sans', tahoma, verdana, sans-serif; 
  line-height: 1.34;
}