diff --git a/includes/index.css b/includes/index.css index fea78e7..556a2a4 100644 --- a/includes/index.css +++ b/includes/index.css @@ -1,6 +1,6 @@ html { font-size: 62.5%; - background: #FFF; + background: #FFF url("../images/background-slack.jpg") repeat; } /* reset */ @@ -12,7 +12,6 @@ body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, p, th, td, article, section, body { font-size: 1.2rem; line-height: 2rem; - background: url("../images/background-slack.jpg") repeat; } header[role="banner"] {