blob: 70e4e9aa6d92f971e7cf8ec93acd13be4bad14fa [file] [log] [blame]
/* Copyright 2014 The Chromium Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
:host {
display: block;
}
#title {
border-bottom: 2px solid rgba(255, 255, 255, 0.2);
font-size: 45px;
padding-bottom: 18px;
}
#content {
font-size: 24px;
padding-top: 25px;
}