comparison sexy.css @ 21:142054e0d572 laserkard

[svn r22]
author rlm
date Sun, 03 Jan 2010 00:55:18 -0500
parents 896afe03bc67
children 3298256dd459
comparison
equal deleted inserted replaced
20:896afe03bc67 21:142054e0d572
11 } 11 }
12 12
13 div.whole 13 div.whole
14 { 14 {
15 width: 1200px ; 15 width: 1200px ;
16 margin-top:25px;
16 margin-left: auto ; 17 margin-left: auto ;
17 margin-right: auto ; 18 margin-right: auto ;
18 19
19 20
20 21
30 border-color:#79797b; 31 border-color:#79797b;
31 border-width:1px; 32 border-width:1px;
32 33
33 width:auto; 34 width:auto;
34 float:left; 35 float:left;
35 margin:15px; 36
36 /*position:absolute; 37 /*position:absolute;
37 left:15px; 38 left:15px;
38 top:80px;*/ 39 top:80px;*/
39 background-color:#000000; 40 background-color:#000000;
40 41
54 border-width:1px; 55 border-width:1px;
55 56
56 float: left; 57 float: left;
57 width: auto; 58 width: auto;
58 59
59 margin:15px; 60
60 61
61 /* 62 /*
62 position:absolute; 63 position:absolute;
63 left:15px; 64 left:15px;
64 bottom:15px; 65 bottom:15px;
70 71
71 div#display 72 div#display
72 { 73 {
73 74
74 float:left; 75 float:left;
75 margin:15px; 76 margin-left:10px;
77 margin-right:10px;
78
76 /* 79 /*
77 position:absolute; 80 position:absolute;
78 left:200px; 81 left:200px;
79 top:80px; 82 top:80px;
80 */ 83 */
101 font: bold 14px "helvetica","arial", "sans-serif"; 104 font: bold 14px "helvetica","arial", "sans-serif";
102 color: white; 105 color: white;
103 106
104 float:left; 107 float:left;
105 width:280px; 108 width:280px;
106 margin:5px; 109
107 110
108 /* 111 /*
109 position:absolute; 112 position:absolute;
110 left:1260px; 113 left:1260px;
111 top:80px; 114 top:80px;