view css/buy3.css @ 90:08f93d043ed2 laserkard

saving progress
author Robert McIntyre <rlm@mit.edu>
date Mon, 26 Jul 2010 04:13:05 -0400
parents da4f4f91f8aa
children 614dca52e323
line wrap: on
line source
1 div#debug {
2 position: absolute;
3 top:5%;
4 right:10%;
5 width: 450px;
6 border-color:#DD7777;
7 border-width:2px;
8 background-color:#bf3f9b;
9 font: bold 15px "helvetica","arial", "sans-serif";
10 color: white;
11 height: 200px;
13 }