Skip to content

Commit

Permalink
css tuning
Browse files Browse the repository at this point in the history
  • Loading branch information
raimohanska committed Jul 26, 2011
1 parent c2b065c commit d8c2e19
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions devday-rx.css
Expand Up @@ -5,9 +5,9 @@ body { font-family : Helvetica, Arial, Courier;
}
sidebar { position:absolute; left:520px; top:20px; padding : 10px;}
#links { margin-top : 15px;}
#arena { width: 200px; height: 200px;}
h1 { margin-top: 20px; }
pre { color: #0f0; background: #000; text-align: left; padding: 10px; }
#content { float : left; width: 60%; margin-bottom: 10px;}
#src { clear : both; }
#demo { float : left; width : 30%; margin: 10px;}
#demo { float : left; width : 200px; height: 200px; margin: 10px;
background: #222;}

0 comments on commit d8c2e19

Please sign in to comment.