Mercurial > laserkard
view sexy.css @ 17:1481aa25c3c7 laserkard
[svn r18] save
author | rlm |
---|---|
date | Sat, 02 Jan 2010 17:41:29 -0500 |
parents | 839533015ed3 |
children | 2f537455ebf7 |
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";10 }12 div.whole13 {14 width: 1150px ;15 margin-left: auto ;16 margin-right: auto ;17 }21 div#i_materials22 {23 display: none;24 padding:5px;25 border-style:solid;26 border-color:#79797b;27 border-width:1px;29 width:auto;30 float:left;31 margin:15px;32 /*position:absolute;33 left:15px;34 top:80px;*/35 background-color:#000000;36 }38 div#i_templates39 {40 font-size:;41 color: white;42 background-color:#000000;43 text-align: left;44 font: bold 32px "arial", "sans-serif";46 padding:10px;47 border-style:solid;48 border-color:#79797b;49 border-width:1px;51 float: left;52 width: auto;54 margin:5px;56 /*57 position:absolute;58 left:15px;59 bottom:15px;60 */61 }65 div#display66 {67 float:left;68 margin:5px;69 /*70 position:absolute;71 left:200px;72 top:80px;73 */74 background-color:#FEE2F9;75 }78 input#template1,input#template2,input#template3,input#template4, input#clear_acr, input#green_acr79 {80 padding:3px;81 #border-style:solid;82 #border-color:#79797b;83 border-width:1px;84 }87 div#i_inputbox88 {89 padding:7px;90 border-style:solid;91 border-color:#79797b;92 border-width:1px;94 font: bold 14px "helvetica","arial", "sans-serif";95 color: white;97 float:left;98 width:280px;99 margin:5px;101 /*102 position:absolute;103 left:1260px;104 top:80px;105 */107 background-color:#000000;108 }111 div#pokedex112 {113 position:absolute;114 right:25px;115 bottom:20px;116 background-color:#B3DF15;117 }