|
|
|
@ -154,50 +154,52 @@
|
|
|
|
|
font-size: .85em; }
|
|
|
|
|
.docs-page .docs-sidebar .docs-top .navbar-logo .navbar-logo-desc strong {
|
|
|
|
|
display: block; }
|
|
|
|
|
.docs-page .docs-content .docs-link-btns {
|
|
|
|
|
border-bottom: 1px solid #f4f5f7;
|
|
|
|
|
background: #fdfdfd;
|
|
|
|
|
padding: 10px 20px;
|
|
|
|
|
margin: 0 -15px;
|
|
|
|
|
text-align: right;
|
|
|
|
|
font-size: .8em; }
|
|
|
|
|
.docs-page .docs-content .docs-link-btns a {
|
|
|
|
|
color: #999; }
|
|
|
|
|
.docs-page .docs-content .docs-link-btns a:hover {
|
|
|
|
|
color: #444;
|
|
|
|
|
text-decoration: none; }
|
|
|
|
|
.docs-page .docs-content .docs-text-field {
|
|
|
|
|
padding: 2rem; }
|
|
|
|
|
.docs-page .docs-content article.docs-body h1 {
|
|
|
|
|
padding-top: 2rem;
|
|
|
|
|
font-size: 2.25rem;
|
|
|
|
|
padding-bottom: 10px; }
|
|
|
|
|
.docs-page .docs-content article.docs-body h2 {
|
|
|
|
|
padding-top: 2rem;
|
|
|
|
|
padding-bottom: 10px;
|
|
|
|
|
font-size: 2rem; }
|
|
|
|
|
.docs-page .docs-content article.docs-body h3, .docs-page .docs-content article.docs-body h4, .docs-page .docs-content article.docs-body h5, .docs-page .docs-content article.docs-body h6 {
|
|
|
|
|
padding-top: 20px;
|
|
|
|
|
padding-bottom: 5px;
|
|
|
|
|
font-size: 1.5rem; }
|
|
|
|
|
.docs-page .docs-content article.docs-body h1, .docs-page .docs-content article.docs-body h2, .docs-page .docs-content article.docs-body h3, .docs-page .docs-content article.docs-body h4, .docs-page .docs-content article.docs-body h5, .docs-page .docs-content article.docs-body h6 {
|
|
|
|
|
position: relative; }
|
|
|
|
|
.docs-page .docs-content article.docs-body h1 .anchor, .docs-page .docs-content article.docs-body h2 .anchor, .docs-page .docs-content article.docs-body h3 .anchor, .docs-page .docs-content article.docs-body h4 .anchor, .docs-page .docs-content article.docs-body h5 .anchor, .docs-page .docs-content article.docs-body h6 .anchor {
|
|
|
|
|
position: absolute;
|
|
|
|
|
right: -26px;
|
|
|
|
|
font-size: 18px;
|
|
|
|
|
bottom: 5px;
|
|
|
|
|
color: #999;
|
|
|
|
|
opacity: 0;
|
|
|
|
|
transition: .5s; }
|
|
|
|
|
.docs-page .docs-content article.docs-body h1:hover .anchor, .docs-page .docs-content article.docs-body h2:hover .anchor, .docs-page .docs-content article.docs-body h3:hover .anchor, .docs-page .docs-content article.docs-body h4:hover .anchor, .docs-page .docs-content article.docs-body h5:hover .anchor, .docs-page .docs-content article.docs-body h6:hover .anchor {
|
|
|
|
|
opacity: 1; }
|
|
|
|
|
.docs-page .docs-content article.docs-body img {
|
|
|
|
|
max-width: 100%;
|
|
|
|
|
border: 1px solid #f4f5f7;
|
|
|
|
|
margin: 15px 0 25px;
|
|
|
|
|
box-shadow: 0 0 45px #f8f9fa;
|
|
|
|
|
border-radius: 6px; }
|
|
|
|
|
.docs-page .docs-content {
|
|
|
|
|
overflow-x: scroll; }
|
|
|
|
|
.docs-page .docs-content .docs-link-btns {
|
|
|
|
|
border-bottom: 1px solid #f4f5f7;
|
|
|
|
|
background: #fdfdfd;
|
|
|
|
|
padding: 10px 20px;
|
|
|
|
|
margin: 0 -15px;
|
|
|
|
|
text-align: right;
|
|
|
|
|
font-size: .8em; }
|
|
|
|
|
.docs-page .docs-content .docs-link-btns a {
|
|
|
|
|
color: #999; }
|
|
|
|
|
.docs-page .docs-content .docs-link-btns a:hover {
|
|
|
|
|
color: #444;
|
|
|
|
|
text-decoration: none; }
|
|
|
|
|
.docs-page .docs-content .docs-text-field {
|
|
|
|
|
padding: 2rem; }
|
|
|
|
|
.docs-page .docs-content article.docs-body h1 {
|
|
|
|
|
padding-top: 2rem;
|
|
|
|
|
font-size: 2.25rem;
|
|
|
|
|
padding-bottom: 10px; }
|
|
|
|
|
.docs-page .docs-content article.docs-body h2 {
|
|
|
|
|
padding-top: 2rem;
|
|
|
|
|
padding-bottom: 10px;
|
|
|
|
|
font-size: 2rem; }
|
|
|
|
|
.docs-page .docs-content article.docs-body h3, .docs-page .docs-content article.docs-body h4, .docs-page .docs-content article.docs-body h5, .docs-page .docs-content article.docs-body h6 {
|
|
|
|
|
padding-top: 20px;
|
|
|
|
|
padding-bottom: 5px;
|
|
|
|
|
font-size: 1.5rem; }
|
|
|
|
|
.docs-page .docs-content article.docs-body h1, .docs-page .docs-content article.docs-body h2, .docs-page .docs-content article.docs-body h3, .docs-page .docs-content article.docs-body h4, .docs-page .docs-content article.docs-body h5, .docs-page .docs-content article.docs-body h6 {
|
|
|
|
|
position: relative; }
|
|
|
|
|
.docs-page .docs-content article.docs-body h1 .anchor, .docs-page .docs-content article.docs-body h2 .anchor, .docs-page .docs-content article.docs-body h3 .anchor, .docs-page .docs-content article.docs-body h4 .anchor, .docs-page .docs-content article.docs-body h5 .anchor, .docs-page .docs-content article.docs-body h6 .anchor {
|
|
|
|
|
position: absolute;
|
|
|
|
|
right: -26px;
|
|
|
|
|
font-size: 18px;
|
|
|
|
|
bottom: 5px;
|
|
|
|
|
color: #999;
|
|
|
|
|
opacity: 0;
|
|
|
|
|
transition: .5s; }
|
|
|
|
|
.docs-page .docs-content article.docs-body h1:hover .anchor, .docs-page .docs-content article.docs-body h2:hover .anchor, .docs-page .docs-content article.docs-body h3:hover .anchor, .docs-page .docs-content article.docs-body h4:hover .anchor, .docs-page .docs-content article.docs-body h5:hover .anchor, .docs-page .docs-content article.docs-body h6:hover .anchor {
|
|
|
|
|
opacity: 1; }
|
|
|
|
|
.docs-page .docs-content article.docs-body img {
|
|
|
|
|
max-width: 100%;
|
|
|
|
|
border: 1px solid #f4f5f7;
|
|
|
|
|
margin: 15px 0 25px;
|
|
|
|
|
box-shadow: 0 0 45px #f8f9fa;
|
|
|
|
|
border-radius: 6px; }
|
|
|
|
|
.docs-page .docs-page-index {
|
|
|
|
|
min-height: 100vh; }
|
|
|
|
|
.docs-page .docs-page-index #scroll-index {
|
|
|
|
|