代码拉取完成,页面将自动刷新
@import url("reset.css");
/*
* ┌──────────────────────────────────────────────────────────────────────────┐
* │ Body │
* └──────────────────────────────────────────────────────────────────────────┘
*/
body {
color: #333333;
font-family: "optima", "lucida grande", "lucida sans unicode",
verdana, arial, helvetica, sans-serif;
font-size: 1.1em;
line-height: 1.5em;
margin-top: 0em;
}
/*
* ┌──────────────────────────────────────────────────────────────────────────┐
* │ Document │
* └──────────────────────────────────────────────────────────────────────────┘
*/
div.document {
margin-top: 50px;
margin-bottom: 5em;
margin-left: 250px;
/* margin-right: 5em;*/
margin-right: 10%;
}
h1, h2, h3, h4, h5, h6 {
font-family: "futura", "lucida grande", "lucida sans unicode",
verdana, arial, helvetica, sans-serif;
font-weight: normal;
clear: both;
}
h1 {
font-size: 2em;
margin-top: 2em;
padding-top: 2em;
margin-bottom: 1em;
}
h2 {
font-size: 1.25em;
margin-top: 3em;
margin-bottom: 1em;
color: #326598;
padding-left: 2em;
margin-left: -2em;
margin-right: 25%;
padding-bottom: .5em;
padding-top: 2em;
border-bottom: 2px solid #326598;
}
h3 {
font-size: 1em;
margin-top: 3em;
margin-bottom: 1em;
border-bottom: 1px solid #efefef;
color: #326598;
}
h1.title {
margin-bottom: 0.0em;
padding-bottom: 0.0em;
}
h2.subtitle {
font-size: 1.0em;
padding-top: 0.5em;
margin-top: 0.0em;
color: #999;
border-bottom: none;
}
p {
margin-bottom: 1em;
}
strong {
font-weight: bold;
}
em {
font-style: italic;
}
a {
color: #326598;
text-decoration: none;
}
a:hover {
color: #326598;
text-decoration: underline;
}
hr {
margin-top: 1em;
border: 0;
}
/*
* ┌──────────────────────────────────────────────────────────────────────────┐
* │ Image │
* └──────────────────────────────────────────────────────────────────────────┘
*/
img {
text-align : left;
}
.align-right {
float: right;
}
.aling-left {
float: left;
}
/*
* ┌──────────────────────────────────────────────────────────────────────────┐
* │ Figure │
* └──────────────────────────────────────────────────────────────────────────┘
*/
.figure
{
margin-top: 1em;
margin-bottom: 1em;
}
/*
* ┌──────────────────────────────────────────────────────────────────────────┐
* │ Math │
* └──────────────────────────────────────────────────────────────────────────┘
*/
img.math {
vertical-align: middle;
}
div.body div.math p {
text-align: left;
}
span.eqno {
float: right;
}
/*
* ┌──────────────────────────────────────────────────────────────────────────┐
* │ Table │
* └──────────────────────────────────────────────────────────────────────────┘
*/
table
{
margin-bottom: 2em;
}
th.head
{
font-weight: bold;
text-align: left;
border-bottom: 1px solid black;
padding-right: .5em;
}
th.field-name
{
font-weight: bold;
text-align: left;
padding-right: 1em;
}
/*
* ┌──────────────────────────────────────────────────────────────────────────┐
* │ Code │
* └──────────────────────────────────────────────────────────────────────────┘
*/
tt {
font-family: monospace;
}
pre {
padding: .5em;
line-height: 1.25em;
border-left: 3px solid #cccccc;
background-color: #ffffff;
font-family: monospace;
margin-bottom: 1em;
whitewhite-space: pre-wrap; /* css-3 */
whitewhite-space: -pre-wrap; /* Opera 4-6 */
whitewhite-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5+ */
whitewhite-space: -moz-pre-wrap; /* Older Versions of Mozilla */
}
dl.docutils > dd {
margin-left: 2em;
/* font-size: 90%;*/
}
dl.docutils > dt {
font-style: italic;
color: #000099;
}
.classifier {
font-style: normal;
color: #000000;
}
.classifier-delimiter {
font-style: normal;
color: #000000;
}
dl > dt {
font-family: monospace;
}
dl.method, dl.attribute, dl.function, dl.class {
margin-bottom: 1em;
}
dl.class > dt, dl.function > dt, dl.method > dt, dl.attribute > dt {
padding: .25em;
margin-top: 2em;
background: #eeeeee;
}
.descname {
font-weight: bold;
}
/*
* ┌──────────────────────────────────────────────────────────────────────────┐
* │ Table Of Content │
* └──────────────────────────────────────────────────────────────────────────┘
*/
/* Global */
.toctree-wrapper {
padding-bottom: 3em;
}
.toctree-wrapper ul {
list-style-type:none;
padding-bottom: 0;
}
/*
.toctree-l1 {
margin-bottom: 1em;
}
*/
.toctree-l2 {
padding-left: 2em;
}
/* Local */
li > ul > li {
padding-left: 2em;
}
div.document .contents {
margin-bottom: 5em;
}
div.document .topic-title {
margin-top: 2em;
font-weight: bold;
}
.contents ul {
list-style-type:none;
padding-bottom: 0;
}
/* -------------------------------------------------------------------------
Admonition
------------------------------------------------------------------------- */
div.admonition, div.note {
float: left;
line-height: 1.5em;
font-size: 80%;
margin: 0;
padding: 3px 5px;
margin-left: -220px;
width: 200px;
border-left: 1px solid #cccccc;
}
div.admonition p, div.note p {
text-align: left;
margin: 0;
padding: 0;
}
div.admonition .first, div.note .first {
font-weight: bold;
}
/* -------------------------------------------------------------------------
Header
------------------------------------------------------------------------- */
div.header {
padding-top: 25px;
padding-left:15px;
}
/* -------------------------------------------------------------------------
Footer
------------------------------------------------------------------------- */
div.footer {
font-family: "futura", "lucida grande", "lucida sans unicode",
verdana, arial, helvetica, sans-serif;
font-size: 75%;
line-height: 1.5em;
position: fixed;
left: 0;
bottom: 0;
background-color: #EEE;
width: 100%;
border-top: 1px solid;
}
div.footer table {
width: 98%;
margin: auto;
}
div.footer table td a {
color: #777;
text-decoration: none;
}
div.footer td.left {
text-align: left;
width: 25%;
}
div.footer td.center {
text-align: center;
width: 50%;
}
div.footer .current {
background: black;
color:white;
margin: 0;
padding-right: .25em;
padding-left: .25em;
}
div.footer td.center a {
padding-right: .25em;
padding-left: .25em;
}
div.footer td.right {
text-align: right;
width: 25%;
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。