@@ -953,7 +953,7 @@ iframe {
953
953
-webkit-box-shadow : 0 0 7px rgba (1 , 1 , 1 , 0.87 );
954
954
box-shadow : 0 0 7px rgba (1 , 1 , 1 , 0.87 );
955
955
max-width : 1240px ;
956
- padding : 40px ;
956
+ padding : 20 px 40px ;
957
957
margin : 0 auto;
958
958
border-radius : 0 0 10px 10px ;
959
959
position : relative;
@@ -995,7 +995,7 @@ iframe {
995
995
-webkit-border-image : -webkit-linear-gradient (# ffffff, # e7e7e7 15% , # e7e7e7 85% , # ffffff );
996
996
-o-border-image : -o-linear-gradient (# ffffff, # e7e7e7 15% , # e7e7e7 85% , # ffffff );
997
997
border-image : linear-gradient (# ffffff, # e7e7e7 15% , # e7e7e7 85% , # ffffff );
998
- padding : 3 em 20px 3 em 35px ;
998
+ padding : 20 px 20px 20 px 35px ;
999
999
-webkit-box-shadow : inset 15px 0 5px -16px # e7e7e7 ;
1000
1000
box-shadow : inset 15px 0 5px -16px # e7e7e7 ;
1001
1001
background-image : -webkit-gradient (radial, 0% 50% , 0 , 0% 50% , 80 , color-stop (0% , # f2f2f2 ), color-stop (80% , # ffffff ));
@@ -1015,7 +1015,7 @@ iframe {
1015
1015
float : left;
1016
1016
border-left : 0 ;
1017
1017
border-right : 1px solid # e7e7e7 ;
1018
- margin : -40 px 0 40 px -40px ;
1018
+ margin : -20 px 0 0 -40px ;
1019
1019
-moz-border-image : -moz-linear-gradient (# ffffff, # e7e7e7 15% , # e7e7e7 85% , # ffffff );
1020
1020
-webkit-border-image : -webkit-gradient (linear, 50% 0% , 50% 100% , color-stop (0% , # ffffff ), color-stop (15% , # e7e7e7 ), color-stop (85% , # e7e7e7 ), color-stop (100% , # ffffff ));
1021
1021
-webkit-border-image : -webkit-linear-gradient (# ffffff, # e7e7e7 15% , # e7e7e7 85% , # ffffff );
@@ -1805,11 +1805,8 @@ p.author a {
1805
1805
1806
1806
# banner-secondary {
1807
1807
background-image : url(../ images/dark-grey-tile.png);
1808
- margin-top : -40px ;
1809
- margin-left : -40px ;
1810
- margin-right : -40px ;
1808
+ margin : -20px -40px 30px ;
1811
1809
padding : 20px 40px ;
1812
- margin-bottom : 30px ;
1813
1810
}
1814
1811
1815
1812
# banner-secondary h2 ,
0 commit comments