mirror of
https://github.com/crazy-max/diun.git
synced 2026-01-02 19:17:39 +01:00
MkDocs Materials 6.2.4
This commit is contained in:
@@ -1,15 +1,3 @@
|
||||
.md-logo {
|
||||
width: 40px;
|
||||
height: 40px;
|
||||
padding-bottom: 2px;
|
||||
padding-top: 2px;
|
||||
}
|
||||
|
||||
.md-logo img {
|
||||
width: 40px;
|
||||
height: 40px;
|
||||
}
|
||||
|
||||
.md-header-nav__title {
|
||||
font-size: .85rem;
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# syntax=docker/dockerfile:1.2
|
||||
|
||||
FROM squidfunk/mkdocs-material:6.1.7 AS base
|
||||
FROM squidfunk/mkdocs-material:6.2.4 AS base
|
||||
RUN apk add --no-cache \
|
||||
git \
|
||||
git-fast-import \
|
||||
|
||||
Reference in New Issue
Block a user