@@ -67,66 +67,86 @@ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav,
67
67
display : block;
68
68
}
69
69
70
- /* line 23 , ../../stylesheets/screen.scss */
70
+ /* line 35 , ../../stylesheets/screen.scss */
71
71
body {
72
72
width : 960px ;
73
73
margin : 200px auto 0 auto;
74
74
}
75
75
76
- /* line 28 , ../../stylesheets/screen.scss */
76
+ /* line 40 , ../../stylesheets/screen.scss */
77
77
body * {
78
78
font-family : "Heilvetica" , "Helvetica Neue" , "Arial" ;
79
79
font-weight : lighter;
80
80
line-height : 1.5em ;
81
81
}
82
82
83
- /* line 34, ../../stylesheets/screen.scss */
83
+ /* line 46, ../../stylesheets/screen.scss */
84
+ header {
85
+ overflow : hidden;
86
+ * zoom : 1 ;
87
+ }
88
+
89
+ /* line 48, ../../stylesheets/screen.scss */
84
90
h1 , .h1 {
85
91
width : 300px ;
86
92
margin-left : 20px ;
87
93
float : left;
88
94
clear : both;
95
+ overflow : hidden;
96
+ * zoom : 1 ;
89
97
text-indent : -119988px ;
90
98
overflow : hidden;
91
99
text-align : left;
92
- background-image : url ('/images/ruby-australia-logo.png?1333264006 ' );
100
+ background-image : url ('/images/ruby-australia-logo.png?1333264740 ' );
93
101
background-repeat : no-repeat;
94
102
background-position : 50% 50% ;
95
103
width : 124px ;
96
104
height : 129px ;
97
105
}
98
106
99
- /* line 41 , ../../stylesheets/screen.scss */
107
+ /* line 55 , ../../stylesheets/screen.scss */
100
108
h2 , .h2 {
101
109
width : 610px ;
102
110
margin-left : 10px ;
103
111
margin-right : 20px ;
104
112
float : right;
113
+ overflow : hidden;
114
+ * zoom : 1 ;
105
115
font-size : 1em ;
106
116
}
107
117
108
- /* line 46 , ../../stylesheets/screen.scss */
118
+ /* line 60 , ../../stylesheets/screen.scss */
109
119
nav {
110
120
width : 300px ;
111
121
margin-left : 20px ;
112
122
float : left;
113
123
clear : both;
124
+ overflow : hidden;
125
+ * zoom : 1 ;
114
126
}
115
127
116
- /* line 50 , ../../stylesheets/screen.scss */
128
+ /* line 64 , ../../stylesheets/screen.scss */
117
129
section {
118
130
width : 610px ;
119
131
margin-left : 10px ;
120
132
margin-right : 20px ;
121
133
float : right;
134
+ overflow : hidden;
135
+ * zoom : 1 ;
122
136
}
123
137
124
- /* line 54 , ../../stylesheets/screen.scss */
138
+ /* line 68 , ../../stylesheets/screen.scss */
125
139
footer {
140
+ width : 920px ;
141
+ margin-left : 10px ;
142
+ margin-right : 10px ;
126
143
clear : both;
144
+ float : left;
145
+ margin-top : 2em ;
146
+ background-color : palegoldenrod;
127
147
}
128
148
129
- /* line 58 , ../../stylesheets/screen.scss */
149
+ /* line 74 , ../../stylesheets/screen.scss */
130
150
nav * {
131
151
display : block;
132
152
}
0 commit comments