1 /* Copyright 2013 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. */
7 -webkit-user-select: none
;
17 justify-content: center
;
21 background-image: -webkit-image-set
(
22 url
(chrome://theme
/IDR_LOCAL_NTP_IMAGES_LOGO_PNG
) 1x,
23 url
(chrome://theme
/IDR_LOCAL_NTP_IMAGES_LOGO_PNG@
2x) 2x);
24 background-repeat: no-repeat
;