Added new styles for pages that are not inside the app or marketing

This commit is contained in:
Kyle Fiedler
2012-03-14 17:33:01 -04:00
parent 4f4f3a75b5
commit b4f15d7c79
2 changed files with 66 additions and 39 deletions

File diff suppressed because one or more lines are too long

View File

@@ -6,5 +6,8 @@ body {
margin: 0;
overflow: hidden; }
div#enroll p.ie-warning {
display: block !important;
line-height: 1.3em; }
div#enroll form {
display: none; }