custom css

This commit is contained in:
Marcell Mars 2020-12-03 01:46:18 +01:00
parent 67aa1cac92
commit 38e3ab7fe7
2 changed files with 4 additions and 4 deletions

View file

@ -47,14 +47,14 @@ disableKinds = ["RSS", "sitemap"]
# source = "assets"
# target = "assets"
# [[module.imports.mounts]]
# source = "data"
# target = "data"
# [[module.imports.mounts]]
# source = "layouts"
# target = "layouts"
# [[module.imports.mounts]]
# source = "static"
# target = "static"
# [[module.imports.mounts]]
# source = "data"
# target = "data"
# [[module.imports.mounts]]
# source = "customizations/specific_custom_instance/assets/css/site.css"
# target = "assets/css/site.css"

View file

@ -483,7 +483,7 @@ body {
padding-left: 3rem;
padding-top: 0.5rem;
padding-right: 2rem;
color: lightsteelblue;
color: lightgoldenrodyellow;
}
.headiter {