Skip to content

Commit

Permalink
fix desgin
Browse files Browse the repository at this point in the history
  • Loading branch information
jugyo committed Jan 20, 2011
1 parent fbd36a5 commit 083d68b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/layout.slim
Expand Up @@ -7,7 +7,7 @@ html
script src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js" type="text/javascript"
css:
body { padding: 0; margin: 0; font-size: 13.5px; font-family: Verdana, Arial; }
h1 { margin: 8px 0; padding: 0; font-size: 120% }
h1 { margin: 8px 2px; padding: 0; font-size: 120% }
h1 a { color: #666 }
h2 { color: #BBB; border-bottom: dashed 1px #CCC; font-size: 160%; }
a { color: blue; text-decoration: none; }
Expand Down

0 comments on commit 083d68b

Please sign in to comment.