5b7767bb by bootflat

update site.css

1 parent efcdc4b2
...@@ -316,14 +316,13 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { ...@@ -316,14 +316,13 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
316 } 316 }
317 .carbon-poweredby { 317 .carbon-poweredby {
318 float: right; 318 float: right;
319 margin-top:9px;
320 text-align:center; 319 text-align:center;
321 color:#999 320 color:#999
322 font-size:11px !important;
323 } 321 }
324 .carbon-poweredby a{ 322 .carbon-poweredby a{
325 color:#999; 323 color:#999;
326 text-decoration:none 324 text-decoration:none;
325 font-size:11px
327 } 326 }
328 /* ---------------------------------- 327 /* ----------------------------------
329 * navbar 328 * navbar
......
This diff could not be displayed because it is too large.