diff options
Diffstat (limited to 'theme/css/default.css')
-rw-r--r-- | theme/css/default.css | 623 |
1 files changed, 303 insertions, 320 deletions
diff --git a/theme/css/default.css b/theme/css/default.css index d82a3c2..262e2a2 100644 --- a/theme/css/default.css +++ b/theme/css/default.css | |||
@@ -1,4 +1,4 @@ | |||
1 | /* line 17, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.7/frameworks/compass/stylesheets/compass/reset/_utilities.scss */ | 1 | /* line 17, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */ |
2 | html, body, div, span, applet, object, iframe, | 2 | html, body, div, span, applet, object, iframe, |
3 | h1, h2, h3, h4, h5, h6, p, blockquote, pre, | 3 | h1, h2, h3, h4, h5, h6, p, blockquote, pre, |
4 | a, abbr, acronym, address, big, cite, code, | 4 | a, abbr, acronym, address, big, cite, code, |
@@ -20,45 +20,45 @@ time, mark, audio, video { | |||
20 | vertical-align: baseline; | 20 | vertical-align: baseline; |
21 | } | 21 | } |
22 | 22 | ||
23 | /* line 20, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.7/frameworks/compass/stylesheets/compass/reset/_utilities.scss */ | 23 | /* line 20, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */ |
24 | body { | 24 | body { |
25 | line-height: 1; | 25 | line-height: 1; |
26 | } | 26 | } |
27 | 27 | ||
28 | /* line 22, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.7/frameworks/compass/stylesheets/compass/reset/_utilities.scss */ | 28 | /* line 22, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */ |
29 | ol, ul { | 29 | ol, ul { |
30 | list-style: none; | 30 | list-style: none; |
31 | } | 31 | } |
32 | 32 | ||
33 | /* line 24, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.7/frameworks/compass/stylesheets/compass/reset/_utilities.scss */ | 33 | /* line 24, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */ |
34 | table { | 34 | table { |
35 | border-collapse: collapse; | 35 | border-collapse: collapse; |
36 | border-spacing: 0; | 36 | border-spacing: 0; |
37 | } | 37 | } |
38 | 38 | ||
39 | /* line 26, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.7/frameworks/compass/stylesheets/compass/reset/_utilities.scss */ | 39 | /* line 26, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */ |
40 | caption, th, td { | 40 | caption, th, td { |
41 | text-align: left; | 41 | text-align: left; |
42 | font-weight: normal; | 42 | font-weight: normal; |
43 | vertical-align: middle; | 43 | vertical-align: middle; |
44 | } | 44 | } |
45 | 45 | ||
46 | /* line 28, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.7/frameworks/compass/stylesheets/compass/reset/_utilities.scss */ | 46 | /* line 28, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */ |
47 | q, blockquote { | 47 | q, blockquote { |
48 | quotes: none; | 48 | quotes: none; |
49 | } | 49 | } |
50 | /* line 101, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.7/frameworks/compass/stylesheets/compass/reset/_utilities.scss */ | 50 | /* line 101, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */ |
51 | q:before, q:after, blockquote:before, blockquote:after { | 51 | q:before, q:after, blockquote:before, blockquote:after { |
52 | content: ""; | 52 | content: ""; |
53 | content: none; | 53 | content: none; |
54 | } | 54 | } |
55 | 55 | ||
56 | /* line 30, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.7/frameworks/compass/stylesheets/compass/reset/_utilities.scss */ | 56 | /* line 30, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */ |
57 | a img { | 57 | a img { |
58 | border: none; | 58 | border: none; |
59 | } | 59 | } |
60 | 60 | ||
61 | /* line 114, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.7/frameworks/compass/stylesheets/compass/reset/_utilities.scss */ | 61 | /* line 114, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */ |
62 | article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { | 62 | article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { |
63 | display: block; | 63 | display: block; |
64 | } | 64 | } |
@@ -86,8 +86,9 @@ body { | |||
86 | -moz-font-smoothing: antialiased; | 86 | -moz-font-smoothing: antialiased; |
87 | -ms-font-smoothing: antialiased; | 87 | -ms-font-smoothing: antialiased; |
88 | -o-font-smoothing: antialiased; | 88 | -o-font-smoothing: antialiased; |
89 | -moz-transition: opacity 800ms ease-in; | ||
90 | -webkit-transition: opacity 800ms ease-in; | 89 | -webkit-transition: opacity 800ms ease-in; |
90 | -moz-transition: opacity 800ms ease-in; | ||
91 | -ms-transition: opacity 800ms ease-in; | ||
91 | -o-transition: opacity 800ms ease-in; | 92 | -o-transition: opacity 800ms ease-in; |
92 | transition: opacity 800ms ease-in; | 93 | transition: opacity 800ms ease-in; |
93 | } | 94 | } |
@@ -104,10 +105,10 @@ slides { | |||
104 | position: absolute; | 105 | position: absolute; |
105 | left: 0; | 106 | left: 0; |
106 | top: 0; | 107 | top: 0; |
107 | -moz-transform: translate3d(0, 0, 0); | ||
108 | -webkit-transform: translate3d(0, 0, 0); | 108 | -webkit-transform: translate3d(0, 0, 0); |
109 | -o-transform: translate3d(0, 0, 0); | 109 | -moz-transform: translate3d(0, 0, 0); |
110 | -ms-transform: translate3d(0, 0, 0); | 110 | -ms-transform: translate3d(0, 0, 0); |
111 | -o-transform: translate3d(0, 0, 0); | ||
111 | transform: translate3d(0, 0, 0); | 112 | transform: translate3d(0, 0, 0); |
112 | -webkit-perspective: 1000; | 113 | -webkit-perspective: 1000; |
113 | perspective: 1000; | 114 | perspective: 1000; |
@@ -122,9 +123,8 @@ slides > slide { | |||
122 | overflow: hidden; | 123 | overflow: hidden; |
123 | left: 50%; | 124 | left: 50%; |
124 | top: 50%; | 125 | top: 50%; |
125 | -moz-box-sizing: border-box; | ||
126 | -webkit-box-sizing: border-box; | 126 | -webkit-box-sizing: border-box; |
127 | -ms-box-sizing: border-box; | 127 | -moz-box-sizing: border-box; |
128 | box-sizing: border-box; | 128 | box-sizing: border-box; |
129 | } | 129 | } |
130 | 130 | ||
@@ -174,11 +174,10 @@ article.fill iframe { | |||
174 | height: 100%; | 174 | height: 100%; |
175 | border: 0; | 175 | border: 0; |
176 | margin: 0; | 176 | margin: 0; |
177 | -moz-border-radius: 10px; | ||
178 | -webkit-border-radius: 10px; | 177 | -webkit-border-radius: 10px; |
179 | -o-border-radius: 10px; | 178 | -moz-border-radius: 10px; |
180 | -ms-border-radius: 10px; | 179 | -ms-border-radius: 10px; |
181 | -khtml-border-radius: 10px; | 180 | -o-border-radius: 10px; |
182 | border-radius: 10px; | 181 | border-radius: 10px; |
183 | z-index: -1; | 182 | z-index: -1; |
184 | } | 183 | } |
@@ -186,8 +185,8 @@ article.fill iframe { | |||
186 | /* line 145, ../sass/_base.scss */ | 185 | /* line 145, ../sass/_base.scss */ |
187 | slide.fill { | 186 | slide.fill { |
188 | background-repeat: no-repeat; | 187 | background-repeat: no-repeat; |
189 | -moz-background-size: cover; | ||
190 | -webkit-background-size: cover; | 188 | -webkit-background-size: cover; |
189 | -moz-background-size: cover; | ||
191 | -o-background-size: cover; | 190 | -o-background-size: cover; |
192 | background-size: cover; | 191 | background-size: cover; |
193 | } | 192 | } |
@@ -226,9 +225,8 @@ slide.fill img { | |||
226 | border: solid transparent; | 225 | border: solid transparent; |
227 | min-height: 28px; | 226 | min-height: 28px; |
228 | padding: 100px 0 0; | 227 | padding: 100px 0 0; |
229 | -moz-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 rgba(0, 0, 0, 0.07); | ||
230 | -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 rgba(0, 0, 0, 0.07); | 228 | -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 rgba(0, 0, 0, 0.07); |
231 | -o-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 rgba(0, 0, 0, 0.07); | 229 | -moz-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 rgba(0, 0, 0, 0.07); |
232 | box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 rgba(0, 0, 0, 0.07); | 230 | box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 rgba(0, 0, 0, 0.07); |
233 | border-width: 1px 1px 1px 6px; | 231 | border-width: 1px 1px 1px 6px; |
234 | } | 232 | } |
@@ -269,309 +267,285 @@ body { | |||
269 | 267 | ||
270 | /* line 83, ../sass/default.scss */ | 268 | /* line 83, ../sass/default.scss */ |
271 | slides > slide { | 269 | slides > slide { |
270 | display: none; | ||
271 | font-family: 'Open Sans', Arial, sans-serif; | ||
272 | font-size: 26px; | ||
273 | color: #797979; | ||
274 | background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(85%, #ffffff), color-stop(100%, #e6e6e6)); | ||
275 | background: -webkit-linear-gradient(#ffffff, #ffffff 85%, #e6e6e6); | ||
276 | background: -moz-linear-gradient(#ffffff, #ffffff 85%, #e6e6e6); | ||
277 | background: -o-linear-gradient(#ffffff, #ffffff 85%, #e6e6e6); | ||
278 | background: -ms-linear-gradient(#ffffff, #ffffff 85%, #e6e6e6); | ||
279 | background: linear-gradient(#ffffff, #ffffff 85%, #e6e6e6); | ||
280 | background-color: white; | ||
272 | width: 900px; | 281 | width: 900px; |
273 | height: 700px; | 282 | height: 700px; |
274 | margin-left: -450px; | 283 | margin-left: -450px; |
275 | margin-top: -350px; | 284 | margin-top: -350px; |
276 | padding: 40px 60px; | 285 | padding: 40px 60px; |
277 | background-color: white; | ||
278 | font-size: 26px; | ||
279 | -moz-border-radius: 5px; | ||
280 | -webkit-border-radius: 5px; | 286 | -webkit-border-radius: 5px; |
281 | -o-border-radius: 5px; | 287 | -moz-border-radius: 5px; |
282 | -ms-border-radius: 5px; | 288 | -ms-border-radius: 5px; |
283 | -khtml-border-radius: 5px; | 289 | -o-border-radius: 5px; |
284 | border-radius: 5px; | 290 | border-radius: 5px; |
285 | -moz-box-shadow: 5px 5px 20px #515151; | ||
286 | -webkit-box-shadow: 5px 5px 20px #515151; | 291 | -webkit-box-shadow: 5px 5px 20px #515151; |
287 | -o-box-shadow: 5px 5px 20px #515151; | 292 | -moz-box-shadow: 5px 5px 20px #515151; |
288 | box-shadow: 5px 5px 20px #515151; | 293 | box-shadow: 5px 5px 20px #515151; |
289 | -moz-transition: all 0.3s ease-out; | ||
290 | -webkit-transition: all 0.3s ease-out; | 294 | -webkit-transition: all 0.3s ease-out; |
295 | -moz-transition: all 0.3s ease-out; | ||
296 | -ms-transition: all 0.3s ease-out; | ||
291 | -o-transition: all 0.3s ease-out; | 297 | -o-transition: all 0.3s ease-out; |
292 | transition: all 0.3s ease-out; | 298 | transition: all 0.3s ease-out; |
293 | } | 299 | } |
294 | |||
295 | /* line 99, ../sass/default.scss */ | ||
296 | slides.layout-widescreen > slide { | ||
297 | margin-left: -550px; | ||
298 | width: 1100px; | ||
299 | } | ||
300 | |||
301 | /* line 104, ../sass/default.scss */ | 300 | /* line 104, ../sass/default.scss */ |
302 | slides.layout-faux-widescreen > slide { | ||
303 | margin-left: -550px; | ||
304 | width: 1100px; | ||
305 | padding: 40px 160px; | ||
306 | } | ||
307 | |||
308 | /*slides.nobackground slide:not(.fill) { | ||
309 | background: url(/images/devfest_logo_small.png) 98% 99% no-repeat, | ||
310 | url(/images/bubbles.png) 5% -125px no-repeat, | ||
311 | url(/images/colorbar.png) 0 91% repeat-x, | ||
312 | white !important; | ||
313 | } | ||
314 | |||
315 | slides.nobackground slide:not(.fill)::after, | ||
316 | slides.nobackground slide:not(.fill)::before { | ||
317 | color: inherit !important; | ||