Mercurial > laserkard
view sexy.css @ 36:bb048e29406b laserkard
[svn r37] added FAQ
author | rlm |
---|---|
date | Mon, 18 Jan 2010 15:52:33 -0500 |
parents | ae22c2d59891 |
children | ef8615de8a9c |
line wrap: on
line source
3 div#whole4 {5 width: 1100px ;6 margin-top:25px;7 margin-left: auto ;8 margin-right: auto ;9 clear: right;10 }16 /* stuff dealing with the templates on the left */19 div#i_templates20 {22 color: white;23 background-color:#000000;24 text-align: left;25 font: bold 32px "arial", "sans-serif";27 padding:10px;28 padding-top: 15px;29 border-style:solid;30 border-color:#ffffff;31 border-width:1px;33 float: left;34 width: auto;35 margin-right: 7px;37 }39 input#template1,input#template2,input#template3,input#template4, input#clear_acr, input#green_acr40 {41 padding:3px;42 border-width:1px;43 }46 /*************************************************************************/49 /* Display in the middle */51 div#centerbox52 {54 float:left;55 margin-top:0px;56 margin-left:10px;57 margin-right:10px;58 width:515px;59 padding:5px;60 background-color:#000;61 }64 div#disp_contain65 {66 position: absolute;67 z-index:10;68 top:73px;70 }72 div#display73 {74 position: absolute;75 top:73px;76 background-color:#000000;77 z-index: 5;78 }80 div#pokedex81 {82 position: absolute;83 width: 453px;84 top: 415px;85 padding : 30px;86 clear:right;87 float:none;88 background-color:#000000;89 border-style:solid;90 border-color:#ffffff;91 border-width:1px;93 font: bold 16px "helvetica","arial", "sans-serif";94 color: white;95 }98 /*************************************************************************/107 /* the "input your information form on the right */110 div#i_inputbox111 {113 padding-left:10px;114 padding-top:10px;115 padding-right:0px;116 border-style:solid;117 border-color:#ffffff;118 border-width:1px;119 padding-bottom:10px;121 font: bold 14px "helvetica","arial", "sans-serif";122 color: white;124 float:left;125 width:240px;126 clear:right;127 margin-left: 7px;129 background-color:#000000;130 }132 div.descript133 {134 font: bold 16px "helvetica","arial", "sans-serif";135 color: white;136 margin-bottom: 15px;137 background-color: #000000;138 }141 /*************************************************************************/145 /* try to make teh copyright appear correctly on the bottom*/148 div#copyright149 {150 position:relative;151 font: bold 16px "helvetica","arial", "sans-serif";152 color: white;153 margin-left:auto;154 margin-right: auto;155 clear:left;157 }159 /*************************************************************************/164 h1165 {166 padding: 0px;167 margin:0px;168 margin-bottom: 10px;169 color: white;170 background-color:#000000;171 text-align: center;172 font: bold 32px "arial", "sans-serif";173 }176 /* stuff for the paypal button */178 div#buttoncon179 {180 position:relative;181 }184 div#vanish185 {186 position:absolute;187 top:0px;188 left:0px;189 z-index:2;190 }192 div#crush193 {194 position:relative;195 left:8px;196 top:0px;197 z-index:1;198 }200 /* end paypal button stuff */203 /*stupid stuff for the headers and whatnot */206 div.ttyl207 {208 padding-top: 0px;209 padding-left: 10px;211 }212 div.ttyls213 {214 padding-top:6px;215 padding-left: 0px;217 }219 div#stupid220 {221 padding-top: 7px;223 }227 titletron228 {229 color: white;230 background-color:#00000;231 font: bold 32px "arial", "sans-serif";232 }237 /* end stupid header stuff */239 div#i_materials240 {242 display: none;243 padding:5px;244 border-style:solid;245 border-color:#79797b;246 border-width:1px;248 width:auto;249 float:left;251 background-color:#000000;253 }