Mercurial > laserkard
view sexy.css @ 21:142054e0d572 laserkard
[svn r22]
author | rlm |
---|---|
date | Sun, 03 Jan 2010 00:55:18 -0500 |
parents | 896afe03bc67 |
children | 3298256dd459 |
line wrap: on
line source
3 h14 {5 font-size:;6 color: white;7 background-color:#000000;8 text-align: center;9 font: bold 32px "arial", "sans-serif";11 }13 div.whole14 {15 width: 1200px ;16 margin-top:25px;17 margin-left: auto ;18 margin-right: auto ;22 }26 div#i_materials27 {28 display: none;29 padding:5px;30 border-style:solid;31 border-color:#79797b;32 border-width:1px;34 width:auto;35 float:left;37 /*position:absolute;38 left:15px;39 top:80px;*/40 background-color:#000000;42 }44 div#i_templates45 {46 font-size:;47 color: white;48 background-color:#000000;49 text-align: left;50 font: bold 32px "arial", "sans-serif";52 padding:10px;53 border-style:solid;54 border-color:#79797b;55 border-width:1px;57 float: left;58 width: auto;62 /*63 position:absolute;64 left:15px;65 bottom:15px;66 */68 }72 div#display73 {75 float:left;76 margin-left:10px;77 margin-right:10px;79 /*80 position:absolute;81 left:200px;82 top:80px;83 */84 background-color:#FEE2F9;85 }88 input#template1,input#template2,input#template3,input#template4, input#clear_acr, input#green_acr89 {90 padding:3px;91 #border-style:solid;92 #border-color:#79797b;93 border-width:1px;94 }97 div#i_inputbox98 {99 padding:10px;100 border-style:solid;101 border-color:#79797b;102 border-width:1px;104 font: bold 14px "helvetica","arial", "sans-serif";105 color: white;107 float:left;108 width:280px;111 /*112 position:absolute;113 left:1260px;114 top:80px;115 */117 background-color:#000000;118 }121 div#pokedex122 {123 position:absolute;124 right:25px;125 bottom:20px;126 background-color:#B3DF15;127 }