Add comment refering to Wagtail stylesheet back in

This commit is contained in:
Coen van der Kamp 2018-10-10 11:53:03 +02:00 committed by Matt Westcott
parent 9eb776af90
commit 30c21feda1

View file

@ -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*/
}