styling fixes for example

This commit is contained in:
Rudis Muiznieks 2014-07-02 18:12:11 -05:00
parent 42f380b1ec
commit 673e4690dc
2 changed files with 6 additions and 3 deletions

View File

@ -3,6 +3,9 @@
<head>
<title>The Robot King</title>
<meta charset="utf-8">
<meta name="HandheldFriendly" content="True" />
<meta name="MobileOptimized" content="320" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link href="http://fonts.googleapis.com/css?family=Maven+Pro:400,700" rel="stylesheet">
<link rel="stylesheet" href="player.css">
</head>

View File

@ -18,9 +18,9 @@ ul
overflow-x hidden
#main
position relative
padding 40px 60px
p, h1, h2
margin 1em 0
padding 5%
p, h1, h2, ul
margin-bottom 1em
a
color #c00
text-decoration none