ffa25fe8 by bootflat

update site.css

1 parent 0aa77b48
...@@ -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.