update site.css
Showing
2 changed files
with
1 additions
and
3 deletions
... | @@ -303,7 +303,7 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { | ... | @@ -303,7 +303,7 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { |
303 | display:inline; | 303 | display:inline; |
304 | float:left; | 304 | float:left; |
305 | height:100px; | 305 | height:100px; |
306 | margin:9px; | 306 | margin:0 9px 9px; |
307 | width:130px | 307 | width:130px |
308 | } | 308 | } |
309 | .carbon-text{ | 309 | .carbon-text{ |
... | @@ -317,10 +317,8 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { | ... | @@ -317,10 +317,8 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { |
317 | text-transform:none; | 317 | text-transform:none; |
318 | } | 318 | } |
319 | .carbon-poweredby { | 319 | .carbon-poweredby { |
320 | float:right; | ||
321 | margin-top:9px; | 320 | margin-top:9px; |
322 | text-align:center; | 321 | text-align:center; |
323 | width:142px; | ||
324 | color:#999 | 322 | color:#999 |
325 | font-size:11px; | 323 | font-size:11px; |
326 | } | 324 | } | ... | ... |
This diff could not be displayed because it is too large.
-
Please register or sign in to post a comment