Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
pnts committed Mar 11, 2012
1 parent d6c53a9 commit 3ff8beb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions happstr.rb
Expand Up @@ -109,7 +109,6 @@ class Checkin
div p { div p {
width: 30em; width: 30em;
margin: 0 auto;
padding: .5em; padding: .5em;
} }
Expand All @@ -123,8 +122,8 @@ class Checkin
h1 { h1 {
font-family: 'Freehand575', Georgia, serif; font-family: 'Freehand575', Georgia, serif;
font-size: 1.2em; font-size: 2.1em;
width: 21em; width: 30em;
margin: 1em auto; margin: 1em auto;
color: #DF55A0; color: #DF55A0;
} }
Expand All @@ -141,6 +140,7 @@ class Checkin
li span { li span {
font-size: .8em; font-size: .8em;
color: #55788c;
} }
CSS CSS


Expand Down

0 comments on commit 3ff8beb

Please sign in to comment.