From fd40572056d3df1ff4d6ac03c5754f7a3fe01751 Mon Sep 17 00:00:00 2001 From: Joop Kiefte Date: Sat, 12 Oct 2019 05:32:50 +0200 Subject: Add nice background --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'css/style.css') diff --git a/css/style.css b/css/style.css index 08b02ea..606590b 100644 --- a/css/style.css +++ b/css/style.css @@ -1,6 +1,6 @@ body { font-family: 'Source Sans Pro'; - background: #f5f5f5; + background: #f5f5f5 url('/background.jpg') fixed; color: #5a5a5a; overflow-wrap: break-word; word-wrap: break-word; -- cgit v1.2.3-70-g09d2