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