bf1e8528 by bootflat

update site.css

1 parent ffa25fe8
...@@ -421,8 +421,6 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { ...@@ -421,8 +421,6 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
421 display:inline; 421 display:inline;
422 float:left; 422 float:left;
423 width:162px; 423 width:162px;
424 }
425 .carbon-text a{
426 color:#000; 424 color:#000;
427 text-decoration:none !important; 425 text-decoration:none !important;
428 text-transform:none; 426 text-transform:none;
...@@ -432,9 +430,6 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { ...@@ -432,9 +430,6 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
432 float: right; 430 float: right;
433 text-align:center; 431 text-align:center;
434 color:#999 432 color:#999
435 }
436 .carbon-poweredby a{
437 color:#999;
438 text-decoration:none !important; 433 text-decoration:none !important;
439 font-size:11px !important 434 font-size:11px !important
440 } 435 }
......
This diff could not be displayed because it is too large.