Ajout du plugin mkdocs-video
$> pip install mkdocs-video Modif mineures sur le thème Ajout de la page nextcloud/mobile WIP
This commit is contained in:
19
docs/css/extra.css
Normal file
19
docs/css/extra.css
Normal file
@@ -0,0 +1,19 @@
|
||||
.wy-side-nav-search {
|
||||
background-color: #1b1c1d;
|
||||
}
|
||||
.wy-menu-vertical header, .wy-menu-vertical p.caption {
|
||||
color: #f7ff85;
|
||||
}
|
||||
a, a:visited {
|
||||
color: #ff4242;
|
||||
}
|
||||
.wy-menu-vertical a:active {
|
||||
color: #1b1c1d;
|
||||
background-color: #ff4141;
|
||||
}
|
||||
.wy-menu-vertical a:visited {
|
||||
color: #d9d9d9;
|
||||
}
|
||||
footer p {
|
||||
line-height: 14px;
|
||||
}
|
||||
Reference in New Issue
Block a user