1 /* Copyright 2014 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.
5 * Incognito and guest mode NTP shared CSS.
24 color: rgb
(39, 110, 242);
25 text-decoration: none
;
29 text-decoration: underline
;
33 background-color: white
;
35 box-shadow: 0 4px 6px 1px rgba
(50, 50, 50, 0.14);
36 box-sizing: border-box
;
41 padding: 30px 35px 30px 37px;
49 .content p:last-child {
53 @media (max-width:700px) {
59 @media (max-width:400px) {
61 margin: 3em 1.5em 2em;
65 @media (max-height:480px) and
(max-width:400px) {