Mercurial > laserkard
annotate css/buy3.css @ 91:0dd39631299c laserkard
saving progress before adding text entry
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Mon, 26 Jul 2010 05:45:51 -0400 |
parents | 08f93d043ed2 |
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 } |