1 Star 0 Fork 0

lovelacelee / cppreference-doc

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
preprocess-css.css 893 Bytes
一键复制 编辑 原始数据 按行查看 历史
p12 提交于 2012-12-04 03:48 . Preprocess: add several css workaround rules
body {
background-color: white;
}
div#cpp-content-base {
background-color: white;
}
div#content {
margin: 0;
position: static;
width: 48.75em;
}
html, body {
font-family: "DejaVu Sans", arial, sans-serif;
font-size: 1em;
}
.t-navbar {
height: 1.72em;
}
tt,
code,
pre,
.mw-geshi,
#wpTextbox1 {
font-family: "DejaVu Sans Mono", courier, monospace !important;
}
.t-dcl-list-see-monospace > span {
font-family: "DejaVu Sans Mono", courier, monospace;
}
.t-sb-list-ln-table tr > td:first-child {
font-family: "DejaVu Sans Mono", courier, monospace;
}
.t-param-list-item > td:first-child {
font-family: "DejaVu Sans Mono", courier, monospace;
}
.t-dcl-member-div > div:first-child {
font-family: "DejaVu Sans Mono", courier, monospace;
}
.t-dcl-member-nobold-div > div:first-child {
font-family: "DejaVu Sans", arial, sans-serif;
}
1
https://gitee.com/lovelacelee/cppreference-doc.git
git@gitee.com:lovelacelee/cppreference-doc.git
lovelacelee
cppreference-doc
cppreference-doc
master

搜索帮助