comparison sexy.css @ 20:896afe03bc67 laserkard

[svn r21] revert dammit!
author rlm
date Sun, 03 Jan 2010 00:51:44 -0500
parents cf8ca6cde192
children 142054e0d572
comparison
equal deleted inserted replaced
19:cf8ca6cde192 20:896afe03bc67
13 div.whole 13 div.whole
14 { 14 {
15 width: 1200px ; 15 width: 1200px ;
16 margin-left: auto ; 16 margin-left: auto ;
17 margin-right: auto ; 17 margin-right: auto ;
18 margin-top:25px; 18
19 margin-bottom:15px; 19
20 20
21 } 21 }
22 22
23 23
24 24
54 border-width:1px; 54 border-width:1px;
55 55
56 float: left; 56 float: left;
57 width: auto; 57 width: auto;
58 58
59 59 margin:15px;
60 60
61 /* 61 /*
62 position:absolute; 62 position:absolute;
63 left:15px; 63 left:15px;
64 bottom:15px; 64 bottom:15px;
70 70
71 div#display 71 div#display
72 { 72 {
73 73
74 float:left; 74 float:left;
75 margin-top:-5px; 75 margin:15px;
76 margin-left:10px;
77 margin-right:10px;
78 /* 76 /*
79 position:absolute; 77 position:absolute;
80 left:200px; 78 left:200px;
81 top:80px; 79 top:80px;
82 */ 80 */
103 font: bold 14px "helvetica","arial", "sans-serif"; 101 font: bold 14px "helvetica","arial", "sans-serif";
104 color: white; 102 color: white;
105 103
106 float:left; 104 float:left;
107 width:280px; 105 width:280px;
108 106 margin:5px;
109 107
110 /* 108 /*
111 position:absolute; 109 position:absolute;
112 left:1260px; 110 left:1260px;
113 top:80px; 111 top:80px;