diff options
| author | Blaise Laflamme <blaise@laflamme.org> | 2010-10-31 18:07:57 -0400 |
|---|---|---|
| committer | Blaise Laflamme <blaise@laflamme.org> | 2010-10-31 18:07:57 -0400 |
| commit | 1bad9797ef5cf6e60c307456dc527d27a1b09c1f (patch) | |
| tree | 311d181edaf8d8a47bcfe9a2849d89e97072a075 /docs/_themes/pylons/static/nobile.css | |
| parent | 45c054521381043bcca41c3480a543810a7822cc (diff) | |
| download | pyramid-1bad9797ef5cf6e60c307456dc527d27a1b09c1f.tar.gz pyramid-1bad9797ef5cf6e60c307456dc527d27a1b09c1f.tar.bz2 pyramid-1bad9797ef5cf6e60c307456dc527d27a1b09c1f.zip | |
Removed _theme directory and exlude it from git. Symlink pylons_sphinx_theme to _themes.
Diffstat (limited to 'docs/_themes/pylons/static/nobile.css')
| -rw-r--r-- | docs/_themes/pylons/static/nobile.css | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/docs/_themes/pylons/static/nobile.css b/docs/_themes/pylons/static/nobile.css deleted file mode 100644 index 26da42be4..000000000 --- a/docs/_themes/pylons/static/nobile.css +++ /dev/null @@ -1,36 +0,0 @@ -/* Generated by Font Squirrel (http://www.fontsquirrel.com) on October 30, 2010 05:02:55 PM America/New_York */ - - - -@font-face { - font-family: 'NobileRegular'; - src: url('fonts/nobile-webfont.eot'); - src: local('☺'), url('fonts/nobile-webfont.woff') format('woff'), url('fonts/nobile-webfont.ttf') format('truetype'), url('fonts/nobile-webfont.svg#webfontJRE3eIdv') format('svg'); - font-weight: normal; - font-style: normal; -} - -@font-face { - font-family: 'NobileItalic'; - src: url('fonts/nobile_italic-webfont.eot'); - src: local('☺'), url('fonts/nobile_italic-webfont.woff') format('woff'), url('fonts/nobile_italic-webfont.ttf') format('truetype'), url('fonts/nobile_italic-webfont.svg#webfonttYQJ7lut') format('svg'); - font-weight: normal; - font-style: normal; -} - -@font-face { - font-family: 'NobileBold'; - src: url('fonts/nobile_bold-webfont.eot'); - src: local('☺'), url('fonts/nobile_bold-webfont.woff') format('woff'), url('fonts/nobile_bold-webfont.ttf') format('truetype'), url('fonts/nobile_bold-webfont.svg#webfontCQ83cnWY') format('svg'); - font-weight: normal; - font-style: normal; -} - -@font-face { - font-family: 'NobileBoldItalic'; - src: url('fonts/nobile_bold_italic-webfont.eot'); - src: local('☺'), url('fonts/nobile_bold_italic-webfont.woff') format('woff'), url('fonts/nobile_bold_italic-webfont.ttf') format('truetype'), url('fonts/nobile_bold_italic-webfont.svg#webfontKoZkTjJU') format('svg'); - font-weight: normal; - font-style: normal; -} - |
