Skip to content
Snippets Groups Projects

Update mkdocs version

Merged Alex Iribarren requested to merge perf into master
4 files
+ 58
48
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -80,6 +80,12 @@
}
}
.md-nav__title {
background: unset !important;
box-shadow: unset !important;
color: white !important;
}
.md-header-nav__button.md-logo img {
width: 1.5rem;
height: 1.5rem;
@@ -192,4 +198,5 @@
.news_date {
margin-top: 3em !important;
margin-bottom: -2em !important;
font-weight: bold !important;
}
Loading