This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Blueprint Documentation: IE
Basics
This applies some styles that are useful for combat with Internet Explorer. They are not cure-alls, but serve as very helpful pointers. Make sure you read the source code.
Source
Importing
To import the IE stylesheet:
<!--[if IE]>
<link rel="stylesheet" href="static/compass/stylesheets/ie.css" type="text/css" media="screen" title="no title" charset="utf-8">
<![endif]-->






