update site.css
Showing
2 changed files
with
4 additions
and
3 deletions
... | @@ -424,8 +424,9 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { | ... | @@ -424,8 +424,9 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { |
424 | } | 424 | } |
425 | .carbon-text a{ | 425 | .carbon-text a{ |
426 | color:#000; | 426 | color:#000; |
427 | text-decoration:none; | 427 | text-decoration:none !important; |
428 | text-transform:none; | 428 | text-transform:none; |
429 | font-size:11px !important | ||
429 | } | 430 | } |
430 | .carbon-poweredby { | 431 | .carbon-poweredby { |
431 | float: right; | 432 | float: right; |
... | @@ -434,8 +435,8 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { | ... | @@ -434,8 +435,8 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { |
434 | } | 435 | } |
435 | .carbon-poweredby a{ | 436 | .carbon-poweredby a{ |
436 | color:#999; | 437 | color:#999; |
437 | text-decoration:none; | 438 | text-decoration:none !important; |
438 | font-size:11px | 439 | font-size:11px !important |
439 | } | 440 | } |
440 | /* ---------------------------------- | 441 | /* ---------------------------------- |
441 | * documents | 442 | * documents | ... | ... |
This diff could not be displayed because it is too large.
-
Please register or sign in to post a comment