To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.

Statistics Download as Zip
| Branch: | Tag: | Revision:

root / public / themes / soundsoftware / stylesheets / fonts-ms.css @ 823:73057b65abcb

History | View | Annotate | Download (306 Bytes)

1
@import url(fonts.css);
2

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

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