1 /* Copyright 2015 The Chromium Authors. All rights reserved.
2 Use of this source code is governed by a BSD-style license that can be
3 found in the LICENSE file. */
6 background-color: rgb
(206, 52, 38);
11 background-color: rgb
(206, 52, 38);
12 border: 1px solid white
;
13 box-sizing: border-box
;
21 transition: box-shadow
200ms cubic-bezier
(0.4, 0, 0.2, 1);
30 background-color: rgb
(206, 52, 38);
31 border-color: rgba
(255, 255, 255, .6);
35 box-shadow: 0 2px 3px rgba
(0, 0, 0, .5);
39 -webkit-margin-after: 16px;
47 background-image: -webkit-image-set
(
48 url
(images/1x/stop_sign.png) 1x,
49 url
(images/2x/stop_sign.png) 2x);
50 background-repeat: no-repeat
;
51 background-size: 100%;
57 .interstitial-wrapper {
58 box-sizing: border-box
;
82 background-color: white
;
83 color: rgb
(206, 52, 38);
87 @media (max-width: 700px) {
88 .interstitial-wrapper {
93 @media (max-height: 600px) {
94 .interstitial-wrapper {
99 @media (max-width: 400px) {
105 .interstitial-wrapper {