Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / Source / devtools / front_end / source_frame / fontView.css
blob1faad7eb7f315769138ef491b31dc5bf5195a171
1 /*
2 * Copyright (c) 2014 The Chromium Authors. All rights reserved.
3 * Use of this source code is governed by a BSD-style license that can be
4 * found in the LICENSE file.
5 */
7 .font-view {
8 font-size: 60px;
9 white-space: pre-wrap;
10 word-wrap: break-word;
11 text-align: center;
12 padding: 15px;