Mercurial > laserkard
annotate 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 |
rev | line source |
---|---|
rlm@90 | 1 div#debug { |
rlm@90 | 2 position: absolute; |
rlm@90 | 3 top:5%; |
rlm@90 | 4 right:10%; |
rlm@90 | 5 width: 450px; |
rlm@90 | 6 border-color:#DD7777; |
rlm@90 | 7 border-width:2px; |
rlm@90 | 8 background-color:#bf3f9b; |
rlm@90 | 9 font: bold 15px "helvetica","arial", "sans-serif"; |
rlm@90 | 10 color: white; |
rlm@90 | 11 height: 200px; |
rlm@90 | 12 |
rlm@90 | 13 } |