Revision 69986503
Added by Daniel Stefan Haischt over 18 years ago
usr/local/www/themes/nervecenter/all.css | ||
---|---|---|
78 | 78 |
|
79 | 79 |
body { |
80 | 80 |
margin: 0px auto; |
81 |
background: url('images/background.png') no-repeat;
|
|
81 |
background: url('images/background.gif') no-repeat;
|
|
82 | 82 |
background-position : center 0px; |
83 | 83 |
background-color: #999999; |
84 | 84 |
} |
Also available in: Unified diff
replaced background image by its GIF counterpart