e83de51d by bootflat

update site.css

1 parent 93e34516
...@@ -291,12 +291,11 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { ...@@ -291,12 +291,11 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
291 } 291 }
292 .carbon-wrap { 292 .carbon-wrap {
293 display:block; 293 display:block;
294 font-family:Lucida Grande,Arial,Helvetica,sans-serif; 294 font-size:11px;
295 font-size:13px; 295 height:100px;
296 height:118px;
297 line-height:15px; 296 line-height:15px;
298 overflow:hidden; 297 overflow:hidden;
299 width:300px 298 width:280px
300 } 299 }
301 .carbon-img{ 300 .carbon-img{
302 border:none; 301 border:none;
...@@ -320,7 +319,7 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { ...@@ -320,7 +319,7 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
320 margin-top:9px; 319 margin-top:9px;
321 text-align:center; 320 text-align:center;
322 color:#999 321 color:#999
323 font-size:11px; 322 font-size:11px !important;
324 } 323 }
325 .carbon-poweredby a{ 324 .carbon-poweredby a{
326 color:#999; 325 color:#999;
......
This diff could not be displayed because it is too large.