From dbc0f6378eed4eed1405f4527e1610a0806344ef Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Wed, 12 Jul 2000 12:49:01 +0000 Subject: Minor updates --- html/proofgen.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/proofgen.css') diff --git a/html/proofgen.css b/html/proofgen.css index a3317feb..e9fe12e5 100644 --- a/html/proofgen.css +++ b/html/proofgen.css @@ -7,7 +7,7 @@ body{ font-family: Verdana, Arial, sans-serif; /* font for the doc body */ background: #2D1D03; /* background brown */ background-image: - url(http://zermelo.dcs.ed.ac.uk/~proofgen/images/canvaswallpaper.jpg); + url(images/canvaswallpaper.jpg); background-attachment: fixed; /* background shouldn't scroll */ color: #FFFFFF /* text colour is white */ } -- cgit v1.2.3