diff --git a/public/static/css/white.css b/public/static/css/white.css index 96afe3f..d5526ca 100644 --- a/public/static/css/white.css +++ b/public/static/css/white.css @@ -52,7 +52,7 @@ } .theme-default #bg { - /* background: url("/static/img/textured_paper.png") repeat fixed center; */ + background: url("/static/img/textured_paper.png") repeat fixed center; position: fixed; left: 0; right: 0;