From 1bad9797ef5cf6e60c307456dc527d27a1b09c1f Mon Sep 17 00:00:00 2001 From: Blaise Laflamme Date: Sun, 31 Oct 2010 18:07:57 -0400 Subject: Removed _theme directory and exlude it from git. Symlink pylons_sphinx_theme to _themes. --- docs/_themes/pylons/static/nobile.css | 36 ----------------------------------- 1 file changed, 36 deletions(-) delete mode 100644 docs/_themes/pylons/static/nobile.css (limited to 'docs/_themes/pylons/static/nobile.css') 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; -} - -- cgit v1.2.3