Mercurial > laserkard
changeset 34:e99fab9df7bb laserkard
[svn r35]
author | rlm |
---|---|
date | Mon, 18 Jan 2010 10:59:41 -0500 |
parents | c403de244fb4 |
children | ae22c2d59891 |
files | about.php contact.php log/error_log.log old_sexy.css |
diffstat | 4 files changed, 330 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
1.1 --- a/about.php Mon Jan 18 00:22:32 2010 -0500 1.2 +++ b/about.php Mon Jan 18 10:59:41 2010 -0500 1.3 @@ -6,7 +6,7 @@ 1.4 <STYLE TYPE="text/css" > 1.5 <!-- 1.6 @import url(./main.css); 1.7 - @import url(./sexy.css); 1.8 + @import url(./old_sexy.css); 1.9 @import url(./about.css); 1.10 DT { background: yellow; color: black } 1.11 -->
2.1 --- a/contact.php Mon Jan 18 00:22:32 2010 -0500 2.2 +++ b/contact.php Mon Jan 18 10:59:41 2010 -0500 2.3 @@ -6,7 +6,7 @@ 2.4 <STYLE TYPE="text/css" > 2.5 <!-- 2.6 @import url(./main.css); 2.7 - @import url(./sexy.css); 2.8 + @import url(./old_sexy.css); 2.9 @import url(./contact.css); 2.10 DT { background: yellow; color: black } 2.11 -->
3.1 --- a/log/error_log.log Mon Jan 18 00:22:32 2010 -0500 3.2 +++ b/log/error_log.log Mon Jan 18 10:59:41 2010 -0500 3.3 @@ -2633,3 +2633,6 @@ 3.4 [Sat Jan 16 12:34:11 2010] [error] [client 18.111.65.27] File does not exist: /home/rlm/Desktop/web/laserkard/favicon.ico, referer: http://laserkard.rlmcintyre.com/ 3.5 [Sun Jan 17 21:41:04 2010] [error] [client 18.238.1.90] File does not exist: /home/rlm/Desktop/web/laserkard/favicon.ico 3.6 [Sun Jan 17 21:41:05 2010] [error] [client 18.238.1.90] File does not exist: /home/rlm/Desktop/web/laserkard/favicon.ico 3.7 +[Mon Jan 18 10:56:28 2010] [error] [client 18.238.1.90] File does not exist: /home/rlm/Desktop/web/laserkard/favicon.ico 3.8 +[Mon Jan 18 10:56:31 2010] [error] [client 18.238.1.90] File does not exist: /home/rlm/Desktop/web/laserkard/favicon.ico 3.9 +[Mon Jan 18 10:56:31 2010] [error] [client 18.238.1.90] File does not exist: /home/rlm/Desktop/web/laserkard/favicon.ico
4.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 4.2 +++ b/old_sexy.css Mon Jan 18 10:59:41 2010 -0500 4.3 @@ -0,0 +1,325 @@ 4.4 + 4.5 +div#trifold 4.6 +{ 4.7 +position:relative; 4.8 +width:505; 4.9 +background-color:#000000; 4.10 +margin-bottom:120px; 4.11 +margin-top:25px; 4.12 +font: bold 25px "helvetica","arial", "sans-serif"; 4.13 +color: white; 4.14 + 4.15 + 4.16 +} 4.17 + 4.18 + 4.19 +div#trileft 4.20 +{ 4.21 + 4.22 +position:absolute; 4.23 +top:0; 4.24 +left:0%; 4.25 +width:45%; 4.26 + 4.27 + 4.28 +padding:5px; 4.29 +border-style:solid; 4.30 +border-color:#ffffff; 4.31 +border-width:1px; 4.32 + 4.33 + 4.34 + 4.35 +} 4.36 + 4.37 +div.texttext 4.38 +{ 4.39 +padding-top: 12px; 4.40 +} 4.41 + 4.42 + 4.43 +div#triright 4.44 +{ 4.45 +position:absolute; 4.46 + 4.47 +top:0; 4.48 +left:52.5%; 4.49 +width:45%; 4.50 +padding:5px; 4.51 +border-style:solid; 4.52 +border-color:#ffffff; 4.53 +border-width:1px; 4.54 +padding-left:15px; 4.55 +} 4.56 + 4.57 + 4.58 +div#wtf 4.59 +{ 4.60 +padding:5px; 4.61 +border-style:solid; 4.62 +border-color:#79797b; 4.63 +border-width:1px; 4.64 +} 4.65 + 4.66 + 4.67 +div#arrowleft 4.68 +{ 4.69 +float:left; 4.70 +margin:7px; 4.71 +margin-right:15px; 4.72 +} 4.73 + 4.74 +div#arrowright 4.75 +{ 4.76 +float:right; 4.77 +margin:7px; 4.78 +} 4.79 + 4.80 +h1 4.81 +{ 4.82 + 4.83 +color: white; 4.84 +background-color:#000000; 4.85 +text-align: center; 4.86 +font: bold 32px "arial", "sans-serif"; 4.87 + 4.88 +} 4.89 + 4.90 +div#whole 4.91 +{ 4.92 + width: 1100px ; 4.93 + margin-top:25px; 4.94 + margin-left: auto ; 4.95 + margin-right: auto ; 4.96 + 4.97 +/* 4.98 +padding:2px; 4.99 +border-style:solid; 4.100 +border-color:#79797b; 4.101 +border-width:1px; 4.102 +*/ 4.103 +} 4.104 + 4.105 + 4.106 + 4.107 +div#i_materials 4.108 +{ 4.109 + 4.110 +display: none; 4.111 +padding:5px; 4.112 +border-style:solid; 4.113 +border-color:#79797b; 4.114 +border-width:1px; 4.115 + 4.116 +width:auto; 4.117 +float:left; 4.118 + 4.119 +/*position:absolute; 4.120 +left:15px; 4.121 +top:80px;*/ 4.122 +background-color:#000000; 4.123 + 4.124 +} 4.125 + 4.126 + 4.127 +div#templates 4.128 +{ 4.129 + 4.130 +margin-bottom: 10px; 4.131 +} 4.132 + 4.133 + 4.134 + 4.135 +div#i_templates 4.136 +{ 4.137 + 4.138 +color: white; 4.139 +background-color:#000000; 4.140 +text-align: left; 4.141 +font: bold 32px "arial", "sans-serif"; 4.142 + 4.143 +padding:10px; 4.144 +border-style:solid; 4.145 +border-color:#ffffff; 4.146 +border-width:1px; 4.147 + 4.148 +float: left; 4.149 +width: auto; 4.150 + 4.151 + 4.152 + 4.153 +/* 4.154 +position:absolute; 4.155 +left:15px; 4.156 +bottom:15px; 4.157 +*/ 4.158 + 4.159 +} 4.160 + 4.161 + 4.162 + 4.163 +titletron 4.164 +{ 4.165 + 4.166 + 4.167 +padding-bottom: 50px; 4.168 +color: white; 4.169 +background-color:#000000; 4.170 +text-align: left; 4.171 +font: bold 32px "arial", "sans-serif"; 4.172 + 4.173 + 4.174 +} 4.175 + 4.176 + 4.177 +div#centerbox 4.178 +{ 4.179 +float:left; 4.180 +margin-top:-10px; 4.181 +margin-left:10px; 4.182 +margin-right:10px; 4.183 +width:515px; 4.184 +padding:5px; 4.185 +background-color:#000; 4.186 +/* 4.187 +border-style:solid; 4.188 +border-color:#79797b; 4.189 +border-width:1px; 4.190 +margin:10px; 4.191 +*/ 4.192 +} 4.193 + 4.194 + 4.195 +div#disp_contain 4.196 +{position: relative;z-index:10;} 4.197 + 4.198 +div#display 4.199 +{ 4.200 +position: absolute; 4.201 +top:60px; 4.202 +left:0px 4.203 +background-color:#00ff00; 4.204 +z-index: 5; 4.205 +} 4.206 + 4.207 + 4.208 + 4.209 + 4.210 + 4.211 + 4.212 +input#template1,input#template2,input#template3,input#template4, input#clear_acr, input#green_acr 4.213 +{ 4.214 +padding:3px; 4.215 +/*#border-style:solid; 4.216 +#border-color:#79797b;*/ 4.217 +border-width:1px; 4.218 +} 4.219 + 4.220 + 4.221 +div#i_inputbox 4.222 +{ 4.223 + 4.224 +padding-left:10px; 4.225 +padding-top:10px; 4.226 +padding-right:0px; 4.227 +border-style:solid; 4.228 +border-color:#ffffff; 4.229 +border-width:1px; 4.230 +padding-bottom:10px; 4.231 + 4.232 +font: bold 14px "helvetica","arial", "sans-serif"; 4.233 +color: white; 4.234 + 4.235 +float:left; 4.236 +width:240px; 4.237 +clear:right; 4.238 + 4.239 +/* 4.240 +position:absolute; 4.241 +left:1260px; 4.242 +top:80px; 4.243 +*/ 4.244 + 4.245 +background-color:#000000; 4.246 +} 4.247 + 4.248 + 4.249 + 4.250 + 4.251 + 4.252 +div#pokedex 4.253 +{ 4.254 +padding : 30px; 4.255 +clear:right; 4.256 +float:none; 4.257 +background-color:#000000; 4.258 +border-style:solid; 4.259 +border-color:#ffffff; 4.260 +border-width:1px; 4.261 + 4.262 + 4.263 + 4.264 +font: bold 16px "helvetica","arial", "sans-serif"; 4.265 +color: white; 4.266 +} 4.267 + 4.268 +div#garbage 4.269 +{ 4.270 + 4.271 +float:left; 4.272 +width:1000px; 4.273 + 4.274 +} 4.275 + 4.276 + 4.277 + 4.278 + 4.279 + 4.280 +div#buttoncon 4.281 +{ 4.282 +position:relative; 4.283 + 4.284 +} 4.285 + 4.286 + 4.287 +div#vanish 4.288 +{ 4.289 +position:absolute; 4.290 +top:0px; 4.291 +left:0px; 4.292 +z-index:2; 4.293 +} 4.294 + 4.295 +div#crush 4.296 +{ 4.297 +position:relative; 4.298 +left:8px; 4.299 +top:0px; 4.300 +z-index:1; 4.301 +} 4.302 + 4.303 + 4.304 + 4.305 +h1 4.306 + 4.307 +{ 4.308 +padding: 0px; 4.309 +margin:0px; 4.310 +margin-bottom: 10px; 4.311 +} 4.312 + 4.313 + 4.314 + 4.315 + 4.316 + 4.317 + 4.318 +/*stuff to make the containing divs actually contain the stuff they contain.*/ 4.319 + 4.320 + .clearfix:after { 4.321 + content: "."; 4.322 + display: block; 4.323 + height: 0; 4.324 + clear: both; 4.325 + visibility: hidden; 4.326 + } 4.327 + 4.328 + * html .clearfix {height: 1%;}