diff options
author | Jayaram Pai | 2013-11-19 19:11:31 +0530 |
---|---|---|
committer | Jayaram Pai | 2013-11-19 19:11:31 +0530 |
commit | eba111e07d4a06cc186fcc2e3e62006a8ab85009 (patch) | |
tree | 9e9cf0b12a4d610c147c460a2af339189cb586e4 /website | |
parent | a7b38480af61e3a531fa24654d05cb065418960c (diff) | |
download | SciPy2013-eba111e07d4a06cc186fcc2e3e62006a8ab85009.tar.gz SciPy2013-eba111e07d4a06cc186fcc2e3e62006a8ab85009.tar.bz2 SciPy2013-eba111e07d4a06cc186fcc2e3e62006a8ab85009.zip |
ie8 topbar - not working-test
Diffstat (limited to 'website')
-rw-r--r-- | website/static/css/foundation3/app.css | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/website/static/css/foundation3/app.css b/website/static/css/foundation3/app.css index 5c00058..3989ade 100644 --- a/website/static/css/foundation3/app.css +++ b/website/static/css/foundation3/app.css @@ -1,30 +1,3 @@ -/* Artfully masterminded by ZURB */ - -/* -------------------------------------------------- - Table of Contents ------------------------------------------------------ -:: Shared Styles -:: Page Name 1 -:: Page Name 2 -*/ - - -/* ----------------------------------------- - Shared Styles ------------------------------------------ */ - - - -/* ----------------------------------------- - Page Name 1 ------------------------------------------ */ - - - - -/* ----------------------------------------- - Page Name 2 ------------------------------------------ */ .lt-ie9 .top-bar { background: #2f2f2f; *zoom: 1; |