Mercurial > judyates
diff firetest.css @ 0:60668cf4f443 judyates
[svn r1] initial import
author | rlm |
---|---|
date | Sun, 03 Jan 2010 04:38:50 -0500 |
parents | |
children | 3f6b44aa6b35 |
line wrap: on
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/firetest.css Sun Jan 03 04:38:50 2010 -0500 1.3 @@ -0,0 +1,250 @@ 1.4 +body 1.5 +{ 1.6 + background-color:rgb(0,0,0); 1.7 + font: 12px Arial,Helvetica,Verdana,sans-serif; 1.8 +} 1.9 + 1.10 + 1.11 +h1 1.12 +{ 1.13 +letter-spacing: 0px; 1.14 +background-color: rgb(220,220,220); 1.15 +background-color: #000; 1.16 +font: italic normal 100 35px arial; 1.17 +vertical-align: middle; 1.18 +text-align: center; 1.19 +margin-bottom: 0px; 1.20 +color: rgb(177,0,41); 1.21 +} 1.22 + 1.23 +#caput { 1.24 +background-image: url(C:\Judy_Yates_Website\album_pics\2_logo.jpg); 1.25 +} 1.26 + 1.27 + 1.28 + 1.29 +p.orangebox 1.30 +{ 1.31 +background-color: rgb(224,187,97); 1.32 +letter-spacing: 0px; 1.33 +word-spacing: 0px; 1.34 +font: normal normal 100 18px arial; 1.35 +color:rgb(0,0,0); 1.36 +border: 1px solid rgb(0,0,50); 1.37 +margin: 0% 0% 0% 0%; 1.38 +padding: 5% 5% 5% 5%; 1.39 +text-align: justify; 1.40 +line-height: 130%; 1.41 +} 1.42 + 1.43 + 1.44 +img { 1.45 + border: 1px solid #ccc; 1.46 +} 1.47 +img.judy{ 1.48 + border: none; 1.49 + float:left; 1.50 + margin:5px; 1.51 + } 1.52 + 1.53 + 1.54 +div.orangebox { 1.55 + background: #111; 1.56 +letter-spacing: 0px; 1.57 +word-spacing: 0px; 1.58 +font: normal normal 100 18px arial; 1.59 +color:rgb(0,0,0); 1.60 +border-top: 1px solid #f00; 1.61 +border-bottom: 1px solid #f00; 1.62 +margin: 0% 0% 0% 0%; 1.63 +padding: 5% 5% 5% 5%; 1.64 +text-align: justify; 1.65 +line-height: 130%; 1.66 +width: 720px; 1.67 + 1.68 +} 1.69 + 1.70 + 1.71 +span.paragraph 1.72 +{ 1.73 +font: normal normal 100 20px arial; 1.74 +color: rgb(255,0,0); 1.75 +font-variant: small-caps; 1.76 +} 1.77 + 1.78 +a.paragraph{ 1.79 + font: normal normal 100 18px arial; 1.80 + color: red; 1.81 +} 1.82 + 1.83 +div.menu{ 1.84 + overflow: hidden; 1.85 + width: 100%; 1.86 + height: 30px; 1.87 + background:#000; 1.88 + } 1.89 + 1.90 + 1.91 +li.menu{display: inline;} 1.92 + 1.93 + 1.94 + 1.95 +ul.menu 1.96 +{ 1.97 +float:left; 1.98 +width:100%; 1.99 +padding:0; 1.100 +margin:0; 1.101 +list-style-type:none; 1.102 +} 1.103 + 1.104 +a.menu 1.105 +{ 1.106 +font: normal normal 100 18px arial; 1.107 + margin:0px; 1.108 +text-decoration:none; 1.109 +color:white; 1.110 +background-color:rgb(0,0,0); 1.111 +float: left; 1.112 +padding:0.2em 0.6em; 1.113 +} 1.114 + 1.115 +a.menu:hover {background-color:rgb(240,75,28); 1.116 +} 1.117 + 1.118 + 1.119 +.nav a { 1.120 + text-decoration: none; 1.121 + color: #000; 1.122 + font-weight: bolder; 1.123 + font-size: 80%; 1.124 +} 1.125 +.nav a:hover { 1.126 + text-decoration: underline; 1.127 + color: #fff; 1.128 +} 1.129 + 1.130 + 1.131 + div.main{ 1.132 + position:absolute; 1.133 + top:150px; 1.134 + left:150px; 1.135 + border: 2px solid black; 1.136 + width: 700px; 1.137 + height:400px; 1.138 + padding:50px; 1.139 + background-color:rgb(50,0,0); 1.140 + } 1.141 + 1.142 + 1.143 + 1.144 + 1.145 +div.lightorangebox{ 1.146 + background-color: rgb(224,187,97); 1.147 +letter-spacing: 0px; 1.148 +word-spacing: 0px; 1.149 +font: normal normal 100 18px arial; 1.150 +color:rgb(0,0,0); 1.151 +border: 1px solid rgb(0,0,50); 1.152 +margin: 0% 0% 0% 0%; 1.153 +padding: 5% 5% 5% 5%; 1.154 +text-align: justify; 1.155 +line-height: 130%;} 1.156 + 1.157 + 1.158 +div.group{ 1.159 + width: 100%; 1.160 + background-color: rgb(25,90,255); 1.161 + 1.162 +} 1.163 + 1.164 + 1.165 +div.nav{ 1.166 + overflow: none; 1.167 + width:100%; 1.168 + 1.169 + background-color:rgb(255,255,255); 1.170 + clear:none; 1.171 + margin: 0px; 1.172 + padding: 0px; 1.173 +} 1.174 + 1.175 +ul.nav{ 1.176 + background: #b89878; 1.177 + width:76px; 1.178 +text-align:center; 1.179 +padding:8px; 1.180 +margin:0px; 1.181 +list-style-type:none; 1.182 +} 1.183 + 1.184 +li.nav{margin-top: .25em; margin-bottom: .25em;} 1.185 + 1.186 + 1.187 +table{ 1.188 + 1.189 + border-bottom: 1px solid #ff0000; 1.190 + border-top: 1px solid #ff0000; 1.191 + background-color: #000000; 1.192 + 1.193 +} 1.194 + 1.195 +table table { 1.196 + border: none; 1.197 +} 1.198 + 1.199 +#cur { 1.200 + color: #ffdd00; 1.201 + 1.202 +} 1.203 + 1.204 + 1.205 + 1.206 +li.olb{ 1.207 + color:000; 1.208 + text-decoration:underline; 1.209 + 1.210 + list-style-type: none;} 1.211 + 1.212 + li.orderlist{ 1.213 + text-indent: 2em; 1.214 + color:555;} 1.215 + 1.216 + 1.217 + ul.address{ 1.218 + 1.219 + list-style-type:none; 1.220 + text-align:center;} 1.221 + 1.222 + 1.223 +li.address{ 1.224 + 1.225 + text-align:center;} 1.226 + 1.227 +span.email{ 1.228 + color:red; 1.229 +} 1.230 + 1.231 + 1.232 +span.money{ 1.233 + 1.234 + color: #004400;} 1.235 + 1.236 + 1.237 + 1.238 +div.copyright{ 1.239 + color: white; 1.240 + background-color:black; 1.241 + 1.242 + text-align:center; 1.243 +} 1.244 + 1.245 + 1.246 +span.name{ 1.247 + 1.248 + float:right; 1.249 + 1.250 + 1.251 + 1.252 + } 1.253 + 1.254 \ No newline at end of file