Add new certificateProvider extension API.
[chromium-blink-merge.git] / chrome / browser / resources / chromeos / login / oobe_screen_host_pairing_page.css
blob70e4e9aa6d92f971e7cf8ec93acd13be4bad14fa
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.
4 */
6 :host {
7 display: block;
10 #title {
11 border-bottom: 2px solid rgba(255, 255, 255, 0.2);
12 font-size: 45px;
13 padding-bottom: 18px;
16 #content {
17 font-size: 24px;
18 padding-top: 25px;