diff options
| author | Sebastian Thiel <byronimo@gmail.com> | 2012-04-18 16:02:27 -0700 |
|---|---|---|
| committer | Sebastian Thiel <byronimo@gmail.com> | 2012-04-18 16:02:27 -0700 |
| commit | 77587cd44b2f3b40dfeb753a34d33fe1a820ab06 (patch) | |
| tree | 08d52f3dfdf0099b723f4728dad7395404c98733 /stylesheets/ie.css | |
| download | GitPython-77587cd44b2f3b40dfeb753a34d33fe1a820ab06.tar.gz GitPython-77587cd44b2f3b40dfeb753a34d33fe1a820ab06.zip | |
Created gh-pages branch via GitHubgh-pages
Diffstat (limited to 'stylesheets/ie.css')
| -rw-r--r-- | stylesheets/ie.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/stylesheets/ie.css b/stylesheets/ie.css new file mode 100644 index 00000000..43882f2e --- /dev/null +++ b/stylesheets/ie.css @@ -0,0 +1,3 @@ +nav { + display: none; +} |
