File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -565,7 +565,7 @@ strong {
565
565
}
566
566
567
567
.wrapper {
568
- width : 650 px ;
568
+ width : 850 px ;
569
569
margin : 0 auto;
570
570
position : relative;
571
571
}
@@ -691,7 +691,7 @@ header p {
691
691
left : 0 ;
692
692
right : 50% ;
693
693
height : 50px ;
694
- margin-right : -382 px ;
694
+ margin-right : -482 px ;
695
695
position : fixed;
696
696
top : 115px ;
697
697
background : url(../ images/background_cable.jpg) # ffcc00 top right repeat-x;
@@ -749,7 +749,7 @@ header p {
749
749
# banner .fork {
750
750
position : fixed;
751
751
left : 50% ;
752
- margin-left : -325 px ;
752
+ margin-left : -425 px ;
753
753
padding : 10px 12px ;
754
754
margin-top : 6px ;
755
755
line-height : 14px ;
@@ -792,7 +792,7 @@ header p {
792
792
}
793
793
794
794
section {
795
- width : 590 px ;
795
+ width : 790 px ;
796
796
padding : 30px 30px 50px 30px ;
797
797
margin : 20px 0 ;
798
798
margin-top : 190px ;
@@ -860,7 +860,7 @@ footer {
860
860
line-height : 16px ;
861
861
}
862
862
863
- @media print, screen and (max-width : 1060 px ) {
863
+ @media print, screen and (max-width : 1260 px ) {
864
864
div .wrapper {
865
865
width : auto;
866
866
margin : 0 ;
@@ -896,7 +896,7 @@ footer {
896
896
border-width : 1px 0 ;
897
897
padding : 20px auto;
898
898
margin : 190px auto 20px ;
899
- max-width : 600 px ;
899
+ max-width : 800 px ;
900
900
}
901
901
902
902
footer {
@@ -908,7 +908,7 @@ footer {
908
908
width : auto;
909
909
}
910
910
}
911
- @media print, screen and (max-width : 720 px ) {
911
+ @media print, screen and (max-width : 920 px ) {
912
912
body {
913
913
word-wrap : break-word;
914
914
}
You can’t perform that action at this time.
0 commit comments