diff --git a/output/css/style.css b/output/css/style.css index 87b7b5e..b74339f 100644 --- a/output/css/style.css +++ b/output/css/style.css @@ -98,8 +98,7 @@ pre { font-size: 1.8em; color: white; padding: 0.5em; - background: #1C1C1C url(/images/texture.png) repeat-y top left; - background + background: #1C1C1C; /* url(/images/texture.png) repeat-y top left; */ } #header a { text-decoration: none; diff --git a/output/images/texture.png b/output/images/texture.png index e6a062d..b6e41d8 100644 Binary files a/output/images/texture.png and b/output/images/texture.png differ