mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-17 21:01:26 +02:00
Docs: Make <hr> slightly darker on gohugo.io
This commit is contained in:
2
docs/static/css/bootstrap-theme.css
vendored
2
docs/static/css/bootstrap-theme.css
vendored
@@ -242,7 +242,7 @@ hr {
|
|||||||
margin-top: 20px;
|
margin-top: 20px;
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
border: 0;
|
border: 0;
|
||||||
border-top: 1px solid #f7f7f7;
|
border-top: 1px solid #e0e0e0;
|
||||||
}
|
}
|
||||||
p {
|
p {
|
||||||
margin: 0 0 10px;
|
margin: 0 0 10px;
|
||||||
|
Reference in New Issue
Block a user