mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-14 07:02:24 +00:00
tiny improvements to documentation
This commit is contained in:
10
docs/style.css
Normal file
10
docs/style.css
Normal file
@@ -0,0 +1,10 @@
|
||||
body .md-main {
|
||||
h1 {
|
||||
font-weight: bold;
|
||||
color: var(--md-typeset-color);
|
||||
}
|
||||
}
|
||||
|
||||
.md-tabs {
|
||||
box-shadow: 0px 0 20px -10px black;
|
||||
}
|
||||
Reference in New Issue
Block a user