aboutsummaryrefslogtreecommitdiffhomepage
path: root/html/proofgen.css
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2000-07-12 12:49:01 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2000-07-12 12:49:01 +0000
commitdbc0f6378eed4eed1405f4527e1610a0806344ef (patch)
tree0c4adf462441d89e73c2b31332e62687b137274b /html/proofgen.css
parentb810678b73308e26141009dab70b2f3e53e3cb63 (diff)
Minor updates
Diffstat (limited to 'html/proofgen.css')
-rw-r--r--html/proofgen.css2
1 files changed, 1 insertions, 1 deletions
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 */
}