Ignore:
Timestamp:
2009-06-10T11:36:39+12:00 (15 years ago)
Author:
oranfry
Message:

fixing the repeating background problem, properly this time

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gsdl/trunk/macros/style.dm

    r19128 r19784  
    7474_csslink_
    7575<style type="text/css">
    76 body.bgimage \{ background-image: url("_httpimages_/chalk.gif"); \}
     76body.bgimage \{ background: url("_httpimages_/chalk.gif") scroll repeat-y left top; \}
    7777div.navbar \{ background-image: url("_httpimages_/bg_green.png"); \}
    7878div.divbar \{ background-image: url("_httpimages_/bg_green.png"); \}
Note: See TracChangeset for help on using the changeset viewer.