Mercurial > hg > soundsoftware-site
changeset 1047:d8a8f6c99b26 cannam
Merge
author | Chris Cannam |
---|---|
date | Thu, 15 Nov 2012 10:20:06 +0000 |
parents | d021c0bab1e1 (diff) a4fc01ef34c0 (current diff) |
children | 0655dd267a29 ab0e59f856ba |
files | |
diffstat | 3 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/public/themes/soundsoftware/stylesheets/fonts-generic.css Tue Nov 13 21:55:10 2012 +0000 +++ b/public/themes/soundsoftware/stylesheets/fonts-generic.css Thu Nov 15 10:20:06 2012 +0000 @@ -1,4 +1,4 @@ -@import url(fonts.css); +@import url(fonts.css?2); h1, #project-ancestors-title, #top-menu a { font-family: Insider, 'Gill Sans', Tahoma, sans-serif;
--- a/public/themes/soundsoftware/stylesheets/fonts-mac.css Tue Nov 13 21:55:10 2012 +0000 +++ b/public/themes/soundsoftware/stylesheets/fonts-mac.css Thu Nov 15 10:20:06 2012 +0000 @@ -1,4 +1,4 @@ -@import url(fonts.css); +@import url(fonts.css?2); h1, #project-ancestors-title, #top-menu a { font-family: Insider, "Lucida Grande", sans-serif;
--- a/public/themes/soundsoftware/stylesheets/fonts-ms.css Tue Nov 13 21:55:10 2012 +0000 +++ b/public/themes/soundsoftware/stylesheets/fonts-ms.css Thu Nov 15 10:20:06 2012 +0000 @@ -1,4 +1,4 @@ -@import url(fonts.css); +@import url(fonts.css?2); /* IE likes us to separate out normal & bold into different fonts rather than use the selectors on the same font */