Changeset 18618


Ignore:
Timestamp:
2009-03-04T15:18:47+13:00 (15 years ago)
Author:
oranfry
Message:

prevent ugly tiling

File:
1 edited

Legend:

Unmodified
Added
Removed
  • greenstone3/trunk/web/index.html

    r16939 r18618  
    77     <style type="text/css">
    88        li {padding: 0.8em 0;}
     9        body {
     10            background: #fff url('interfaces/default/images/chalk.gif') scroll repeat-y left top;
     11        }
    912     </style>
    1013  </head> 
    11 <body bgcolor="#ffffff" text="#000000" background="interfaces/default/images/chalk.gif">
     14<body bgcolor="#ffffff" text="#000000">
    1215   
    1316<p style="text-align:center;">
Note: See TracChangeset for help on using the changeset viewer.