mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-15 18:53:18 +00:00
Add comment refering to Wagtail stylesheet back in
This commit is contained in:
parent
9eb776af90
commit
30c21feda1
1 changed files with 1 additions and 1 deletions
2
docs/_static/css/custom.css
vendored
2
docs/_static/css/custom.css
vendored
|
|
@ -1,7 +1,7 @@
|
|||
body.wy-body-for-nav {
|
||||
font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
||||
line-height: 1.5em;
|
||||
color: #333;
|
||||
color: #333; /*$color-grey-1*/
|
||||
background-color: #e6e6e6; /*$color-grey-4*/
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue