Navigation Menu

Skip to content
This repository has been archived by the owner on Jan 14, 2020. It is now read-only.

Commit

Permalink
removed wordmark css rules
Browse files Browse the repository at this point in the history
  • Loading branch information
Pomax committed Dec 3, 2012
1 parent 3752b27 commit ddbee3d
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions public/stylesheets/criteria.css
Expand Up @@ -12,10 +12,6 @@ p, dl {
width: 200px; width: 200px;
} }


.wordmark {
text-transform: lowercase;
}

hgroup span { hgroup span {
margin-bottom: 0; margin-bottom: 0;
} }
Expand Down Expand Up @@ -46,17 +42,13 @@ h1 {
font-size: 46px; font-size: 46px;
margin-bottom: 0.8em; margin-bottom: 0.8em;
} }

h2 { h2 {
font-family: "Open Sans Light", sans-serif; font-family: "Open Sans Light", sans-serif;
color: #4199D6; color: #4199D6;
font-weight: 100; font-weight: 100;
} }


.wordmark + h1 {
margin-top: 0;
line-height: 38px;
}

h3 { h3 {
margin: 0; margin: 0;
padding: 0; padding: 0;
Expand Down

0 comments on commit ddbee3d

Please sign in to comment.