mirror of
https://github.com/elyby/docs.git
synced 2025-05-31 14:11:48 +05:30
Split documentation to multilingual structure
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 29 KiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
Before Width: | Height: | Size: 14 KiB |
@@ -4,7 +4,16 @@ body {
|
||||
background: #ebe8e1!important;
|
||||
}
|
||||
|
||||
h1, h2, h3, h4, h5, h6, legend, .wy-side-nav-search > a, .wy-nav-top a {
|
||||
h1,
|
||||
h2,
|
||||
h3,
|
||||
h4,
|
||||
h5,
|
||||
h6,
|
||||
legend,
|
||||
.wy-side-nav-search > a,
|
||||
.wy-nav-top a,
|
||||
.caption-text {
|
||||
font-family: "Roboto Condensed", "Roboto Slab", sans-serif;
|
||||
font-weight: normal;
|
||||
}
|
||||
@@ -35,3 +44,9 @@ h1, h2, h3, h4, h5, h6, legend, .wy-side-nav-search > a, .wy-nav-top a {
|
||||
.wy-nav-top {
|
||||
line-height: 30px;
|
||||
}
|
||||
|
||||
.wy-menu .caption-text {
|
||||
color: #379070;
|
||||
font-size: 18px;
|
||||
text-transform: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user