Add blog post about documentation
This commit is contained in:
parent
d8c8cf4c8d
commit
ea81254ba1
6 changed files with 48 additions and 12 deletions
|
@ -333,11 +333,17 @@ p.note {
|
|||
font-size: .8em;
|
||||
}
|
||||
|
||||
ul.sidebar-menu a.active {
|
||||
color: #000;
|
||||
font-weight: bold;
|
||||
ul.sidebar-menu {
|
||||
a.active {
|
||||
color: #000;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
ul {
|
||||
margin-left: 30px;
|
||||
}
|
||||
}
|
||||
|
||||
a code {
|
||||
color: #049cdb;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue