2be82dbe by bootflat

update site.css

1 parent 2890a6fd
...@@ -91,7 +91,7 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { ...@@ -91,7 +91,7 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
91 } 91 }
92 .index .adpacks { 92 .index .adpacks {
93 margin: 0 auto 100px; 93 margin: 0 auto 100px;
94 padding: 15px; 94 padding: 9px 9px 18px;
95 border-radius: 3px; 95 border-radius: 3px;
96 border: 1px solid #3bafda; 96 border: 1px solid #3bafda;
97 width: 380px; 97 width: 380px;
...@@ -415,7 +415,7 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { ...@@ -415,7 +415,7 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
415 display:inline; 415 display:inline;
416 float:left; 416 float:left;
417 height:100px; 417 height:100px;
418 margin:0 9px 9px; 418 margin:9px 9px 9px 0;
419 width:130px 419 width:130px
420 } 420 }
421 .carbon-text{ 421 .carbon-text{
......
This diff could not be displayed because it is too large.