Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

Commit

Permalink
Demos: Margin tweaks for headings
Browse files Browse the repository at this point in the history
  • Loading branch information
toddparker committed Jan 20, 2013
1 parent c90bc56 commit ab3c819
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/demos/_assets/css/jqm-demos.css
Expand Up @@ -103,7 +103,7 @@ img { max-width: 100%; }
font-weight: 300;
font-size: 1.6em;
color: #74b042;
padding-top: 1em;
padding-top: .8em;
}
.demos .api-link {
float:right;
Expand Down Expand Up @@ -153,7 +153,8 @@ img { max-width: 100%; }
font-weight:300;
display:block;
font-size:0.8em;
margin-top:.6em;
margin-top:.8em;
margin-bottom: -1em;
text-decoration: none;
whitespace:nowrap;
}
Expand Down

0 comments on commit ab3c819

Please sign in to comment.