Mercurial > laserkard
view sexy.css @ 19:cf8ca6cde192 laserkard
[svn r20]
author | rlm |
---|---|
date | Sun, 03 Jan 2010 00:46:36 -0500 |
parents | 2f537455ebf7 |
children | 896afe03bc67 |
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-left: auto ;17 margin-right: auto ;18 margin-top:25px;19 margin-bottom:15px;21 }25 div#i_materials26 {27 display: none;28 padding:5px;29 border-style:solid;30 border-color:#79797b;31 border-width:1px;33 width:auto;34 float:left;35 margin:15px;36 /*position:absolute;37 left:15px;38 top:80px;*/39 background-color:#000000;41 }43 div#i_templates44 {45 font-size:;46 color: white;47 background-color:#000000;48 text-align: left;49 font: bold 32px "arial", "sans-serif";51 padding:10px;52 border-style:solid;53 border-color:#79797b;54 border-width:1px;56 float: left;57 width: auto;61 /*62 position:absolute;63 left:15px;64 bottom:15px;65 */67 }71 div#display72 {74 float:left;75 margin-top:-5px;76 margin-left:10px;77 margin-right:10px;78 /*79 position:absolute;80 left:200px;81 top:80px;82 */83 background-color:#FEE2F9;84 }87 input#template1,input#template2,input#template3,input#template4, input#clear_acr, input#green_acr88 {89 padding:3px;90 #border-style:solid;91 #border-color:#79797b;92 border-width:1px;93 }96 div#i_inputbox97 {98 padding:10px;99 border-style:solid;100 border-color:#79797b;101 border-width:1px;103 font: bold 14px "helvetica","arial", "sans-serif";104 color: white;106 float:left;107 width:280px;110 /*111 position:absolute;112 left:1260px;113 top:80px;114 */116 background-color:#000000;117 }120 div#pokedex121 {122 position:absolute;123 right:25px;124 bottom:20px;125 background-color:#B3DF15;126 }