]>
git.proxmox.com Git - rustc.git/blob - src/tools/rustbook/static/rustbook.css
2 * Copyright 2013-2015 The Rust Project Developers. See the COPYRIGHT
3 * file at the top-level directory of this distribution and at
4 * http://rust-lang.org/COPYRIGHT.
6 * Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
7 * http://www.apache.org/licenses/LICENSE-2.0> or the MIT license
8 * <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your
9 * option. This file may not be copied, modified, or distributed
10 * except according to those terms.
13 @import url
('../rust.css');
17 font: 16px/1.6 'Source Serif Pro', Georgia
, Times
, 'Times New Roman', serif
;
21 h1
, h2
, h3
, h4
, h5
, h6
{
22 font-family: 'Open Sans', 'Fira Sans', 'Helvetica Neue', Helvetica
, Arial
, sans-serif
;
35 border-right: 1px solid
#e8e8e8;
38 background-color: #fafafa;
39 -webkit-overflow-scrolling: touch
;
48 -webkit-overflow-scrolling: touch
;
58 @media only screen and
(max-width: 1023px) {
93 text-overflow: ellipsis
;
103 .chapter li a
.active
,
104 .chapter li a:hover {
106 text-decoration: none
;
114 background-color: #fff;
115 border: 1px solid
#666;
117 padding: 3px 3px 0 3px;
127 clip: rect
(0, 0, 0, 0);
133 background-color: #000;
146 background-color: #f7f7f7;