Mercurial > laserkard
changeset 17:1481aa25c3c7 laserkard
[svn r18] save
author | rlm |
---|---|
date | Sat, 02 Jan 2010 17:41:29 -0500 |
parents | 839533015ed3 |
children | 2f537455ebf7 |
files | sexy.css |
diffstat | 1 files changed, 4 insertions(+), 16 deletions(-) [+] |
line wrap: on
line diff
1.1 --- a/sexy.css Sat Jan 02 01:42:50 2010 -0500 1.2 +++ b/sexy.css Sat Jan 02 17:41:29 2010 -0500 1.3 @@ -7,17 +7,13 @@ 1.4 background-color:#000000; 1.5 text-align: center; 1.6 font: bold 32px "arial", "sans-serif"; 1.7 - 1.8 } 1.9 1.10 div.whole 1.11 { 1.12 - width: 1200px ; 1.13 + width: 1150px ; 1.14 margin-left: auto ; 1.15 margin-right: auto ; 1.16 - 1.17 - 1.18 - 1.19 } 1.20 1.21 1.22 @@ -37,7 +33,6 @@ 1.23 left:15px; 1.24 top:80px;*/ 1.25 background-color:#000000; 1.26 - 1.27 } 1.28 1.29 div#i_templates 1.30 @@ -56,23 +51,21 @@ 1.31 float: left; 1.32 width: auto; 1.33 1.34 -margin:15px; 1.35 +margin:5px; 1.36 1.37 /* 1.38 position:absolute; 1.39 left:15px; 1.40 bottom:15px; 1.41 */ 1.42 - 1.43 } 1.44 1.45 1.46 1.47 div#display 1.48 { 1.49 - 1.50 float:left; 1.51 -margin:15px; 1.52 +margin:5px; 1.53 /* 1.54 position:absolute; 1.55 left:200px; 1.56 @@ -93,7 +86,7 @@ 1.57 1.58 div#i_inputbox 1.59 { 1.60 -padding:10px; 1.61 +padding:7px; 1.62 border-style:solid; 1.63 border-color:#79797b; 1.64 border-width:1px; 1.65 @@ -122,8 +115,3 @@ 1.66 bottom:20px; 1.67 background-color:#B3DF15; 1.68 } 1.69 - 1.70 - 1.71 - 1.72 - 1.73 -