diff css/old_sexy.css @ 78:4ebd94bfecda laserkard

moved css files to own directory; deleted USELESS files
author Robert McIntyre <rlm@mit.edu>
date Thu, 22 Jul 2010 09:56:12 -0400
parents
children
line wrap: on
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/css/old_sexy.css	Thu Jul 22 09:56:12 2010 -0400
     1.3 @@ -0,0 +1,325 @@
     1.4 +
     1.5 +div#trifold
     1.6 +{
     1.7 +position:relative;
     1.8 +width:505;
     1.9 +background-color:#000000;
    1.10 +margin-bottom:120px;
    1.11 +margin-top:25px;
    1.12 +font: bold 25px "helvetica","arial", "sans-serif";
    1.13 +color: white;
    1.14 +
    1.15 +
    1.16 +}
    1.17 +
    1.18 +
    1.19 +div#trileft
    1.20 +{
    1.21 +
    1.22 +position:absolute;
    1.23 +top:0;
    1.24 +left:0%;
    1.25 +width:45%;
    1.26 +
    1.27 +
    1.28 +padding:5px;
    1.29 +border-style:solid;
    1.30 +border-color:#ffffff;
    1.31 +border-width:1px;
    1.32 +
    1.33 +
    1.34 +
    1.35 +}
    1.36 +
    1.37 +div.texttext
    1.38 +{
    1.39 +padding-top: 12px;
    1.40 +}
    1.41 +
    1.42 +
    1.43 +div#triright
    1.44 +{
    1.45 +position:absolute;
    1.46 +
    1.47 +top:0;
    1.48 +left:52.5%;
    1.49 +width:45%;
    1.50 +padding:5px;
    1.51 +border-style:solid;
    1.52 +border-color:#ffffff;
    1.53 +border-width:1px;
    1.54 +padding-left:15px;
    1.55 +}
    1.56 +
    1.57 +
    1.58 +div#wtf
    1.59 +{
    1.60 +padding:5px;
    1.61 +border-style:solid;
    1.62 +border-color:#79797b;
    1.63 +border-width:1px;
    1.64 +}
    1.65 +
    1.66 +
    1.67 +div#arrowleft
    1.68 +{
    1.69 +float:left;
    1.70 +margin:7px;
    1.71 +margin-right:15px;
    1.72 +}
    1.73 +
    1.74 +div#arrowright
    1.75 +{
    1.76 +float:right;
    1.77 +margin:7px;
    1.78 +}
    1.79 +
    1.80 +h1 
    1.81 +{
    1.82 +
    1.83 +color: white;
    1.84 +background-color:#000000;
    1.85 +text-align: center;
    1.86 +font: bold 32px "arial", "sans-serif";
    1.87 +
    1.88 +}
    1.89 +
    1.90 +div#whole
    1.91 +{
    1.92 +  width: 1100px ;
    1.93 +  margin-top:25px;
    1.94 +  margin-left: auto ;
    1.95 +  margin-right: auto ;
    1.96 +
    1.97 +/*
    1.98 +padding:2px;
    1.99 +border-style:solid;
   1.100 +border-color:#79797b;
   1.101 +border-width:1px;
   1.102 +*/
   1.103 +}
   1.104 +
   1.105 +
   1.106 +         
   1.107 +div#i_materials
   1.108 +{
   1.109 +
   1.110 +display: none;
   1.111 +padding:5px;
   1.112 +border-style:solid;
   1.113 +border-color:#79797b;
   1.114 +border-width:1px;
   1.115 +
   1.116 +width:auto;
   1.117 +float:left;
   1.118 +
   1.119 +/*position:absolute;
   1.120 +left:15px;
   1.121 +top:80px;*/
   1.122 +background-color:#000000;
   1.123 +
   1.124 +}
   1.125 +
   1.126 +
   1.127 +div#templates
   1.128 +{
   1.129 +	
   1.130 +margin-bottom:	10px;
   1.131 +}
   1.132 +
   1.133 +
   1.134 +
   1.135 +div#i_templates
   1.136 +{
   1.137 +
   1.138 +color: white;
   1.139 +background-color:#000000;
   1.140 +text-align: left;
   1.141 +font: bold 32px "arial", "sans-serif";
   1.142 +
   1.143 +padding:10px;
   1.144 +border-style:solid;
   1.145 +border-color:#ffffff;
   1.146 +border-width:1px;
   1.147 +
   1.148 +float: left;
   1.149 +width: auto;
   1.150 +
   1.151 +
   1.152 +
   1.153 +/*
   1.154 +position:absolute;
   1.155 +left:15px;
   1.156 +bottom:15px;
   1.157 +*/
   1.158 +
   1.159 +}
   1.160 +
   1.161 +
   1.162 +
   1.163 +titletron
   1.164 +{
   1.165 +
   1.166 +
   1.167 +padding-bottom: 50px;
   1.168 +color: white;
   1.169 +background-color:#000000;
   1.170 +text-align: left;
   1.171 +font: bold 32px "arial", "sans-serif";
   1.172 +
   1.173 +
   1.174 +}
   1.175 +
   1.176 +
   1.177 +div#centerbox
   1.178 +{
   1.179 +float:left;
   1.180 +margin-top:-10px;
   1.181 +margin-left:10px;
   1.182 +margin-right:10px;
   1.183 +width:515px;
   1.184 +padding:5px;
   1.185 +background-color:#000;
   1.186 +/*
   1.187 +border-style:solid;
   1.188 +border-color:#79797b;
   1.189 +border-width:1px;
   1.190 +margin:10px;
   1.191 +*/
   1.192 +}
   1.193 +
   1.194 +
   1.195 +div#disp_contain
   1.196 +{position: relative;z-index:10;}
   1.197 +
   1.198 +div#display 
   1.199 +{
   1.200 +position: absolute;
   1.201 +top:60px;
   1.202 +left:0px
   1.203 +background-color:#00ff00;
   1.204 +z-index: 5;
   1.205 +}
   1.206 +
   1.207 +
   1.208 +
   1.209 +
   1.210 +
   1.211 +
   1.212 +input#template1,input#template2,input#template3,input#template4, input#clear_acr, input#green_acr
   1.213 +{
   1.214 +padding:3px;
   1.215 +/*#border-style:solid;
   1.216 +#border-color:#79797b;*/
   1.217 +border-width:1px;
   1.218 +}
   1.219 +
   1.220 +
   1.221 +div#i_inputbox
   1.222 +{
   1.223 +
   1.224 +padding-left:10px;
   1.225 +padding-top:10px;
   1.226 +padding-right:0px;
   1.227 +border-style:solid;
   1.228 +border-color:#ffffff;
   1.229 +border-width:1px;
   1.230 +padding-bottom:10px;
   1.231 +
   1.232 +font: bold 14px "helvetica","arial", "sans-serif";
   1.233 +color: white;
   1.234 +
   1.235 +float:left;
   1.236 +width:240px;
   1.237 +clear:right;
   1.238 +
   1.239 +/*
   1.240 +position:absolute;
   1.241 +left:1260px;
   1.242 +top:80px;
   1.243 +*/
   1.244 +
   1.245 +background-color:#000000;
   1.246 +}
   1.247 +         
   1.248 +
   1.249 +
   1.250 +
   1.251 +
   1.252 +div#pokedex
   1.253 +{
   1.254 +padding : 30px;
   1.255 +clear:right;
   1.256 +float:none;
   1.257 +background-color:#000000;
   1.258 +border-style:solid;
   1.259 +border-color:#ffffff;
   1.260 +border-width:1px;
   1.261 +
   1.262 +
   1.263 +
   1.264 +font: bold 16px "helvetica","arial", "sans-serif";
   1.265 +color: white;
   1.266 +}
   1.267 +
   1.268 +div#garbage
   1.269 +{
   1.270 +
   1.271 +float:left;
   1.272 +width:1000px;
   1.273 +
   1.274 +}
   1.275 +
   1.276 +
   1.277 +
   1.278 +
   1.279 +
   1.280 +div#buttoncon
   1.281 +{
   1.282 +position:relative;
   1.283 +
   1.284 +}
   1.285 +
   1.286 +
   1.287 +div#vanish
   1.288 +{
   1.289 +position:absolute;
   1.290 +top:0px;
   1.291 +left:0px;
   1.292 +z-index:2;
   1.293 +}
   1.294 +
   1.295 +div#crush
   1.296 +{
   1.297 +position:relative;
   1.298 +left:8px;
   1.299 +top:0px;
   1.300 +z-index:1;
   1.301 +}
   1.302 +
   1.303 +
   1.304 +
   1.305 +h1
   1.306 +
   1.307 +{
   1.308 +padding: 0px;
   1.309 +margin:0px;
   1.310 +margin-bottom: 10px;
   1.311 +}
   1.312 +
   1.313 +
   1.314 +
   1.315 +
   1.316 +
   1.317 +
   1.318 +/*stuff to make the containing divs actually contain the stuff they contain.*/
   1.319 +
   1.320 +    .clearfix:after {
   1.321 +        content: ".";
   1.322 +        display: block;
   1.323 +        height: 0;
   1.324 +        clear: both;
   1.325 +        visibility: hidden;
   1.326 +    }
   1.327 +
   1.328 +    * html .clearfix {height: 1%;}