comparison css/buy3.css @ 94:0f19af92260e laserkard

saving progress.
author Robert McIntyre <rlm@mit.edu>
date Mon, 26 Jul 2010 20:33:17 -0400
parents 614dca52e323
children 9649b14f3b38
comparison
equal deleted inserted replaced
93:69b4defd835d 94:0f19af92260e
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
13 } 12 }
14 13
15 div#text-entry { 14 div#text-entry {
16 position : absolute; 15 position : absolute;
17 top : 15%; 16 top : 15%;
18 left : 25%; 17 left : 25%;
19 width : 150px; 18 width : 150px;
20
21 } 19 }
22 20
23 .hidden { 21 .hidden {
24 display : none; 22 display : none;
25 } 23 }