diff --git a/_sass/jekyll-theme-hacker.scss b/_sass/jekyll-theme-hacker.scss index 4e8ca8c..0032f05 100644 --- a/_sass/jekyll-theme-hacker.scss +++ b/_sass/jekyll-theme-hacker.scss @@ -19,7 +19,7 @@ body { padding: 0; background-image: url("../images/grid_tra.png"); /*background: $body-background url("../images/bkg.png") 0 0; */ - /* color: $body-background; */ + color: $cod-grey; font-size: 16px; line-height: 1.5; font-family: Monaco, "Bitstream Vera Sans Mono", "Lucida Console", Terminal, monospace;