Commit f5a5d8c48ed3b4f17e321a00547203058983ec57
Merge branch 'master' of git@github.com:ktgit/knowledgetree
Showing
1 changed file
with
1 additions
and
3 deletions
resources/css/kt-framing.css
| ... | ... | @@ -52,9 +52,7 @@ body |
| 52 | 52 | min-height: 800px; |
| 53 | 53 | min-width: 600px; |
| 54 | 54 | height: auto; |
| 55 | - /*background-image: url(../../resources/graphics/large_bleach.jpg);*/ | |
| 56 | - /*background-image: url(../../resources/graphics/page_bg.png);*/ | |
| 57 | - background-image: url(../../resources/graphics/page_bg.gif); | |
| 55 | + /*background-image: url(../../resources/graphics/page_bg.gif);*/ | |
| 58 | 56 | /* background-repeat: repeat-x;*/ |
| 59 | 57 | z-index: 0; |
| 60 | 58 | } | ... | ... |