@@ -20,7 +20,7 @@ table { border-collapse: collapse; border-spacing: 0; }
20
20
*/
21
21
* { -webkit-box-sizing : border-box; -moz-box-sizing : border-box; box-sizing : border-box; }
22
22
23
- body { padding : 0 20px ; margin : 0 ; font : 16 px/1.4em " Droid Sans" , Arial, sans-serif; color : # 333 ; background : # eeeeee url(../ img/background.png); background-size : 400px 300px ; border-top : 3px solid # ce4ec6 ; }
23
+ body { padding : 0 20px ; margin : 0 ; font : 16 px/1.4em ' Droid Sans' , Arial, sans-serif; color : # 333 ; background : # eeeeee url(../ img/background.png); background-size : 400px 300px ; border-top : 3px solid # ce4ec6 ; }
24
24
@media screen and (max-width : 565px ) { body { padding : 0 ; } }
25
25
26
26
.wrapper { max-width : 850px ; width : 850 px\9; margin : 0 auto; }
@@ -117,10 +117,10 @@ input[type='range']::-webkit-slider-thumb { -webkit-appearance: none; z-index: 1
117
117
118
118
*/
119
119
# footer { font-size : 0.625em ; font-weight : bold; line-height : 1.3em ; padding : 5px 5px ; color : # 777777 ; text-shadow : 0 1px 0 white; clear : both; }
120
- # footer img { margin : 0 10px ; }
120
+ # footer img { margin : 0 10px ; position : relative; }
121
121
# footer # arc90 { float : left; width : 50% ; }
122
- # footer # arc90 img { float : left; width : 75 px ; height : 29 px ; }
122
+ # footer # arc90 img { float : left; width : 91 px ; height : 35 px ; top : -4 px ; }
123
123
# footer # kindling { text-align : right; float : right; width : 50% ; }
124
- # footer # kindling img { float : right; width : 82 px ; height : 29 px ; }
125
- @media screen and (max-width : 565px ) { # footer div { width : 50% !important ; border-bottom : 1px solid # ddd ; padding : 0 20px 10px ; }
126
- # footer img { float : none!important ; margin : 0 0 !important ; } }
124
+ # footer # kindling img { float : right; width : 100 px ; height : 35 px ; top : -2 px ; }
125
+ @media screen and (max-width : 565px ) { # footer div { width : 50% !important ; border-bottom : 1px solid # ddd ; padding : 0 20px 10px ; }
126
+ # footer img { float : none !important ; margin : 0 0 !important ; } }
0 commit comments