Skip to content

Commit

Permalink
Question not indented
Browse files Browse the repository at this point in the history
  • Loading branch information
nxvipin committed Oct 11, 2011
1 parent 1cdcb50 commit fa3e739
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/style.css
Expand Up @@ -40,6 +40,6 @@ div#credit { position:absolute; bottom:0; color:#FFF; font-size:11px; opacity:.2
div#credit:hover { opacity:.75; }
div#credit a { font-size:11px; text-decoration:underline; }
span#prompt {line-height:40px}
p.question {line-height:40px; font-size:18px; margin:10px 20px;}
p.question {line-height:40px; font-size:18px; margin:0px 20px;}
ol.answers li {list-style: upper-alpha outside none; }
div#timer { position:fixed; width: 300px; height:40px; color:#0f0; top:30px; right: 200px; font-weight:bold;}

0 comments on commit fa3e739

Please sign in to comment.