comparison css/buy3.css @ 99:9649b14f3b38 laserkard

made main drawing function capable of rendering style selection boxes. no more pics needed
author Robert McIntyre <rlm@mit.edu>
date Tue, 27 Jul 2010 07:56:22 -0400
parents 0f19af92260e
children
comparison
equal deleted inserted replaced
98:388344355ebf 99:9649b14f3b38
7 border-width:2px; 7 border-width:2px;
8 background-color:#bf3f9b; 8 background-color:#bf3f9b;
9 font: bold 15px "helvetica","arial", "sans-serif"; 9 font: bold 15px "helvetica","arial", "sans-serif";
10 color: white; 10 color: white;
11 height: 200px; 11 height: 200px;
12 display : none;
12 } 13 }
13 14
14 div#text-entry { 15 div#text-entry {
15 position : absolute; 16 position : absolute;
16 top : 15%; 17 top : 15%;