Revision 1046:d021c0bab1e1
| public/themes/soundsoftware/stylesheets/fonts-generic.css | ||
|---|---|---|
| 1 |
@import url(fonts.css); |
|
| 1 |
@import url(fonts.css?2);
|
|
| 2 | 2 |
|
| 3 | 3 |
h1, #project-ancestors-title, #top-menu a {
|
| 4 | 4 |
font-family: Insider, 'Gill Sans', Tahoma, sans-serif; |
| public/themes/soundsoftware/stylesheets/fonts-mac.css | ||
|---|---|---|
| 1 |
@import url(fonts.css); |
|
| 1 |
@import url(fonts.css?2);
|
|
| 2 | 2 |
|
| 3 | 3 |
h1, #project-ancestors-title, #top-menu a {
|
| 4 | 4 |
font-family: Insider, "Lucida Grande", sans-serif; |
| public/themes/soundsoftware/stylesheets/fonts-ms.css | ||
|---|---|---|
| 1 |
@import url(fonts.css); |
|
| 1 |
@import url(fonts.css?2);
|
|
| 2 | 2 |
|
| 3 | 3 |
/* IE likes us to separate out normal & bold into different fonts |
| 4 | 4 |
rather than use the selectors on the same font */ |
Also available in: Unified diff