Mercurial > laserkard
view sexy.css @ 16:839533015ed3 laserkard
[svn r17] made it look good.
author | rlm |
---|---|
date | Sat, 02 Jan 2010 01:42:50 -0500 |
parents | 116b15d3d68c |
children | 1481aa25c3c7 |
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 ;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;59 margin:15px;61 /*62 position:absolute;63 left:15px;64 bottom:15px;65 */67 }71 div#display72 {74 float:left;75 margin:15px;76 /*77 position:absolute;78 left:200px;79 top:80px;80 */81 background-color:#FEE2F9;82 }85 input#template1,input#template2,input#template3,input#template4, input#clear_acr, input#green_acr86 {87 padding:3px;88 #border-style:solid;89 #border-color:#79797b;90 border-width:1px;91 }94 div#i_inputbox95 {96 padding:10px;97 border-style:solid;98 border-color:#79797b;99 border-width:1px;101 font: bold 14px "helvetica","arial", "sans-serif";102 color: white;104 float:left;105 width:280px;106 margin:5px;108 /*109 position:absolute;110 left:1260px;111 top:80px;112 */114 background-color:#000000;115 }118 div#pokedex119 {120 position:absolute;121 right:25px;122 bottom:20px;123 background-color:#B3DF15;124 }