mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-21 02:04:25 +01:00
fixes
This commit is contained in:
@@ -242,12 +242,21 @@ li.hot {
|
||||
.theme--light.v-toolbar {
|
||||
color: #171730!important;
|
||||
}
|
||||
/* changes 13-07-2020:
|
||||
corrected tabs in table of contents (top right)
|
||||
|
||||
*/
|
||||
|
||||
nav#TableOfContents {
|
||||
display: contents;
|
||||
overflow-y: scroll;
|
||||
max-height: 640px;
|
||||
}
|
||||
|
||||
nav#TableOfContents > ul{
|
||||
padding-left:0px
|
||||
}
|
||||
|
||||
img {
|
||||
max-width: 90%;
|
||||
margin-left: 0;
|
||||
|
||||
Reference in New Issue
Block a user