update site.css
Showing
2 changed files
with
2 additions
and
1 deletions
... | @@ -110,6 +110,7 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { | ... | @@ -110,6 +110,7 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { |
110 | } | 110 | } |
111 | .index .adpacks .adpacks-poweredby { | 111 | .index .adpacks .adpacks-poweredby { |
112 | display: block; | 112 | display: block; |
113 | margin-bottom:9px; | ||
113 | } | 114 | } |
114 | @media (max-width: 767px) { | 115 | @media (max-width: 767px) { |
115 | .index { | 116 | .index { |
... | @@ -414,7 +415,7 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { | ... | @@ -414,7 +415,7 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { |
414 | display:inline; | 415 | display:inline; |
415 | float:left; | 416 | float:left; |
416 | height:100px; | 417 | height:100px; |
417 | margin:9px; | 418 | margin:0 9px 9px; |
418 | width:130px | 419 | width:130px |
419 | } | 420 | } |
420 | .carbon-text{ | 421 | .carbon-text{ | ... | ... |
This diff could not be displayed because it is too large.
-
Please register or sign in to post a comment