custom css
This commit is contained in:
parent
67aa1cac92
commit
38e3ab7fe7
2 changed files with 4 additions and 4 deletions
|
@ -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"
|
||||
|
|
|
@ -483,7 +483,7 @@ body {
|
|||
padding-left: 3rem;
|
||||
padding-top: 0.5rem;
|
||||
padding-right: 2rem;
|
||||
color: lightsteelblue;
|
||||
color: lightgoldenrodyellow;
|
||||
}
|
||||
|
||||
.headiter {
|
||||
|
|
Loading…
Add table
Reference in a new issue