diff options
author | Brian Picciano <bgp2396@bellsouth.net> | 2013-10-16 15:43:46 -0700 |
---|---|---|
committer | Brian Picciano <bgp2396@bellsouth.net> | 2013-10-16 15:43:46 -0700 |
commit | 7a5172710b5eb93209293adfc9c773838befed62 (patch) | |
tree | 6118d8aae64a7d093882f66a5a1cd0082d7024c4 /stylesheets/ie.css |
Create gh-pages branch via GitHub
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 0000000..43882f2 --- /dev/null +++ b/stylesheets/ie.css @@ -0,0 +1,3 @@ +nav { + display: none; +} |