update site.css
Showing
2 changed files
with
6 additions
and
6 deletions
... | @@ -289,7 +289,7 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { | ... | @@ -289,7 +289,7 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { |
289 | width: 380px !important; | 289 | width: 380px !important; |
290 | } | 290 | } |
291 | } | 291 | } |
292 | .carbonad { | 292 | .carbon-wrap { |
293 | display:block; | 293 | display:block; |
294 | font-family:Lucida Grande,Arial,Helvetica,sans-serif; | 294 | font-family:Lucida Grande,Arial,Helvetica,sans-serif; |
295 | font-size:11px; | 295 | font-size:11px; |
... | @@ -298,7 +298,7 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { | ... | @@ -298,7 +298,7 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { |
298 | overflow:hidden; | 298 | overflow:hidden; |
299 | width:300px | 299 | width:300px |
300 | } | 300 | } |
301 | .carbonad-img{ | 301 | .carbon-img{ |
302 | border:none; | 302 | border:none; |
303 | display:inline; | 303 | display:inline; |
304 | float:left; | 304 | float:left; |
... | @@ -306,25 +306,25 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { | ... | @@ -306,25 +306,25 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { |
306 | margin:9px; | 306 | margin:9px; |
307 | width:130px | 307 | width:130px |
308 | } | 308 | } |
309 | .carbonad-text{ | 309 | .carbon-text{ |
310 | display:inline; | 310 | display:inline; |
311 | float:left; | 311 | float:left; |
312 | width:142px; | 312 | width:142px; |
313 | padding-top:13px | 313 | padding-top:13px |
314 | } | 314 | } |
315 | .carbonad-text a{ | 315 | .carbon-text a{ |
316 | color:#000; | 316 | color:#000; |
317 | text-decoration:none; | 317 | text-decoration:none; |
318 | text-transform:none; | 318 | text-transform:none; |
319 | } | 319 | } |
320 | .carbonad-tag{ | 320 | .carbon-poweredby { |
321 | float:left; | 321 | float:left; |
322 | margin-top:9px; | 322 | margin-top:9px; |
323 | text-align:center; | 323 | text-align:center; |
324 | width:142px; | 324 | width:142px; |
325 | color:#999 | 325 | color:#999 |
326 | } | 326 | } |
327 | .carbonad-tag a{ | 327 | .carbon-poweredby a{ |
328 | color:#999; | 328 | color:#999; |
329 | text-decoration:none | 329 | text-decoration:none |
330 | } | 330 | } | ... | ... |
This diff could not be displayed because it is too large.
-
Please register or sign in to post a comment