Update documentation
This commit is contained in:
parent
ba1be89844
commit
0b8ca5e0c9
|
@ -200,7 +200,7 @@ article {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
border: none;
|
border: none;
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
padding: 8px 0;
|
padding: 0;
|
||||||
background-color: transparent; }
|
background-color: transparent; }
|
||||||
|
|
||||||
.toc {
|
.toc {
|
||||||
|
@ -307,14 +307,14 @@ article {
|
||||||
margin-bottom: 0; }
|
margin-bottom: 0; }
|
||||||
|
|
||||||
.language {
|
.language {
|
||||||
border-left: 6px solid #cde9f4;
|
border-left: 6px solid #8fb6dc;
|
||||||
background-color: transparent; }
|
background-color: #dde9f4; }
|
||||||
.language .aside-title {
|
.language .aside-title {
|
||||||
color: #4183c4; }
|
color: #4183c4; }
|
||||||
|
|
||||||
.aside-warning {
|
.aside-warning {
|
||||||
border-left: 6px solid #ffd666;
|
border-left: 6px solid #ffd666;
|
||||||
background-color: #ffe499; }
|
background-color: #fff1cc; }
|
||||||
.aside-warning .aside-title {
|
.aside-warning .aside-title {
|
||||||
color: #fb0; }
|
color: #fb0; }
|
||||||
|
|
||||||
|
|
|
@ -200,7 +200,7 @@ article {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
border: none;
|
border: none;
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
padding: 8px 0;
|
padding: 0;
|
||||||
background-color: transparent; }
|
background-color: transparent; }
|
||||||
|
|
||||||
.toc {
|
.toc {
|
||||||
|
@ -307,14 +307,14 @@ article {
|
||||||
margin-bottom: 0; }
|
margin-bottom: 0; }
|
||||||
|
|
||||||
.language {
|
.language {
|
||||||
border-left: 6px solid #cde9f4;
|
border-left: 6px solid #8fb6dc;
|
||||||
background-color: transparent; }
|
background-color: #dde9f4; }
|
||||||
.language .aside-title {
|
.language .aside-title {
|
||||||
color: #4183c4; }
|
color: #4183c4; }
|
||||||
|
|
||||||
.aside-warning {
|
.aside-warning {
|
||||||
border-left: 6px solid #ffd666;
|
border-left: 6px solid #ffd666;
|
||||||
background-color: #ffe499; }
|
background-color: #fff1cc; }
|
||||||
.aside-warning .aside-title {
|
.aside-warning .aside-title {
|
||||||
color: #fb0; }
|
color: #fb0; }
|
||||||
|
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue