docs: improve version used for docs (#188)

This commit is contained in:
Dillon
2020-03-19 16:54:47 +08:00
committed by GitHub
parent 774e831a21
commit a9850f7df3
15 changed files with 82 additions and 47 deletions

View File

@@ -331,8 +331,16 @@
}
.version {
font-weight: bold;
font-style: normal;
img {
min-height: 1.2rem;
vertical-align: sub;
}
&.small {
img {
min-height: 1rem;
}
}
}
}