| OLD | NEW |
| 1 #content, | 1 #content, |
| 2 #blog | 2 #blog |
| 3 { | 3 { |
| 4 padding-top: 5em; | 4 padding-top: 5em; |
| 5 } | 5 } |
| 6 | 6 |
| 7 #key-facts h1 | 7 #key-facts h1 |
| 8 { | 8 { |
| 9 font-size: 16px; | 9 font-size: 16px; |
| 10 } | 10 } |
| (...skipping 226 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 237 transition: none; | 237 transition: none; |
| 238 bottom: 4px; | 238 bottom: 4px; |
| 239 } | 239 } |
| 240 | 240 |
| 241 #content.android .install-button, | 241 #content.android .install-button, |
| 242 #content.firefox.ua-firefox .install-button, | 242 #content.firefox.ua-firefox .install-button, |
| 243 #content.chrome.ua-chrome .install-button, | 243 #content.chrome.ua-chrome .install-button, |
| 244 #content.opera.ua-opera .install-button, | 244 #content.opera.ua-opera .install-button, |
| 245 #content.internet-explorer.ua-internet-explorer .install-button, | 245 #content.internet-explorer.ua-internet-explorer .install-button, |
| 246 #content.safari.ua-safari .install-button, | 246 #content.safari.ua-safari .install-button, |
| 247 #content.safari.ua-ios .install-button, |
| 247 #content.yandex-browser.ua-yandex-browser .install-button, | 248 #content.yandex-browser.ua-yandex-browser .install-button, |
| 248 #content.edge.ua-edge .install-button, | 249 #content.edge.ua-edge .install-button, |
| 249 /* IE6 fixes */ | 250 /* IE6 fixes */ |
| 250 #content.firefox_ua-firefox .install-button, | 251 #content.firefox_ua-firefox .install-button, |
| 251 #content.chrome_ua-chrome .install-button, | 252 #content.chrome_ua-chrome .install-button, |
| 252 #content.opera_ua-opera .install-button, | 253 #content.opera_ua-opera .install-button, |
| 253 #content.internet-explorer_ua-internet-explorer .install-button, | 254 #content.internet-explorer_ua-internet-explorer .install-button, |
| 254 #content.safari_ua-safari .install-button, | 255 #content.safari_ua-safari .install-button, |
| 255 #content.yandex-browser_ua-yandex-browser .install-button, | 256 #content.yandex-browser_ua-yandex-browser .install-button, |
| 256 #content.edge_ua-edge .install-button | 257 #content.edge_ua-edge .install-button |
| 257 { | 258 { |
| 258 background: #62c52b; | 259 background: #62c52b; |
| 259 background: -webkit-linear-gradient(top, #62c52b, #4f9d22); | 260 background: -webkit-linear-gradient(top, #62c52b, #4f9d22); |
| 260 background: -moz-linear-gradient(top, #62c52b, #4f9d22); | 261 background: -moz-linear-gradient(top, #62c52b, #4f9d22); |
| 261 background: -ms-linear-gradient(top, #62c52b, #4f9d22); | 262 background: -ms-linear-gradient(top, #62c52b, #4f9d22); |
| 262 background: -o-linear-gradient(top, #62c52b, #4f9d22); | 263 background: -o-linear-gradient(top, #62c52b, #4f9d22); |
| 263 background: linear-gradient(top, #62c52b, #4f9d22); | 264 background: linear-gradient(top, #62c52b, #4f9d22); |
| 264 box-shadow: 0 1px 0 0 #486c15, 0 2px 0 0 #517422; | 265 box-shadow: 0 1px 0 0 #486c15, 0 2px 0 0 #517422; |
| 265 text-shadow: 2px 2px 2px #327d14; | 266 text-shadow: 2px 2px 2px #327d14; |
| 266 } | 267 } |
| 267 | 268 |
| 268 #content.android .install-button:hover, | 269 #content.android .install-button:hover, |
| 269 #content.firefox.ua-firefox .install-button:hover, | 270 #content.firefox.ua-firefox .install-button:hover, |
| 270 #content.chrome.ua-chrome .install-button:hover, | 271 #content.chrome.ua-chrome .install-button:hover, |
| 271 #content.opera.ua-opera .install-button:hover, | 272 #content.opera.ua-opera .install-button:hover, |
| 272 #content.internet-explorer.ua-internet-explorer .install-button:hover, | 273 #content.internet-explorer.ua-internet-explorer .install-button:hover, |
| 273 #content.safari.ua-safari .install-button:hover, | 274 #content.safari.ua-safari .install-button:hover, |
| 275 #content.safari.ua-ios .install-button:hover, |
| 274 #content.yandex-browser.ua-yandex-browser .install-button:hover, | 276 #content.yandex-browser.ua-yandex-browser .install-button:hover, |
| 275 #content.edge.ua-edge .install-button:hover, | 277 #content.edge.ua-edge .install-button:hover, |
| 276 /* IE6 fixes */ | 278 /* IE6 fixes */ |
| 277 #content.firefox_ua-firefox .install-button:hover, | 279 #content.firefox_ua-firefox .install-button:hover, |
| 278 #content.chrome_ua-chrome .install-button:hover, | 280 #content.chrome_ua-chrome .install-button:hover, |
| 279 #content.opera_ua-opera .install-button:hover, | 281 #content.opera_ua-opera .install-button:hover, |
| 280 #content.internet-explorer_ua-internet-explorer .install-button:hover, | 282 #content.internet-explorer_ua-internet-explorer .install-button:hover, |
| 281 #content.safari_ua-safari .install-button:hover, | 283 #content.safari_ua-safari .install-button:hover, |
| 282 #content.yandex-browser_ua-yandex-browser .install-button:hover, | 284 #content.yandex-browser_ua-yandex-browser .install-button:hover, |
| 283 #content.edge_ua-edge .install-button:hover | 285 #content.edge_ua-edge .install-button:hover |
| 284 { | 286 { |
| 285 box-shadow: 0px 2px 7px #486c15, 0 1px 0 0 #486c15; | 287 box-shadow: 0px 2px 7px #486c15, 0 1px 0 0 #486c15; |
| 286 } | 288 } |
| 287 | 289 |
| 288 #content.android .install-button:active, | 290 #content.android .install-button:active, |
| 289 #content.firefox.ua-firefox .install-button:active, | 291 #content.firefox.ua-firefox .install-button:active, |
| 290 #content.chrome.ua-chrome .install-button:active, | 292 #content.chrome.ua-chrome .install-button:active, |
| 291 #content.opera.ua-opera .install-button:active, | 293 #content.opera.ua-opera .install-button:active, |
| 292 #content.internet-explorer.ua-internet-explorer .install-button:active, | 294 #content.internet-explorer.ua-internet-explorer .install-button:active, |
| 293 #content.safari.ua-safari .install-button:active, | 295 #content.safari.ua-safari .install-button:active, |
| 296 #content.safari.ua-ios .install-button:active, |
| 294 #content.yandex-browser.ua-yandex-browser .install-button:active, | 297 #content.yandex-browser.ua-yandex-browser .install-button:active, |
| 295 #content.edge.ua-edge .install-button:active, | 298 #content.edge.ua-edge .install-button:active, |
| 296 /* IE6 fixes */ | 299 /* IE6 fixes */ |
| 297 #content.firefox_ua-firefox .install-button:active, | 300 #content.firefox_ua-firefox .install-button:active, |
| 298 #content.chrome_ua-chrome .install-button:active, | 301 #content.chrome_ua-chrome .install-button:active, |
| 299 #content.opera_ua-opera .install-button:active, | 302 #content.opera_ua-opera .install-button:active, |
| 300 #content.internet-explorer_ua-internet-explorer .install-button:active, | 303 #content.internet-explorer_ua-internet-explorer .install-button:active, |
| 301 #content.safari_ua-safari .install-button:active, | 304 #content.safari_ua-safari .install-button:active, |
| 302 #content.yandex-browser_ua-yandex-browser .install-button:active, | 305 #content.yandex-browser_ua-yandex-browser .install-button:active, |
| 303 #content.edge_ua-edge .install-button:active | 306 #content.edge_ua-edge .install-button:active |
| (...skipping 312 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 616 line-height: 1.4; | 619 line-height: 1.4; |
| 617 color: #000; | 620 color: #000; |
| 618 background-color: #fff; | 621 background-color: #fff; |
| 619 border: 2px solid #a1a1a1; | 622 border: 2px solid #a1a1a1; |
| 620 } | 623 } |
| 621 | 624 |
| 622 #ready-for-windows-notice | 625 #ready-for-windows-notice |
| 623 { | 626 { |
| 624 margin-bottom: 30px; | 627 margin-bottom: 30px; |
| 625 } | 628 } |
| OLD | NEW |