diff options
author | Eric PINCON <pincon.else@gmail.com> | 2006-05-23 23:42:39 +0200 |
---|---|---|
committer | Eric PINCON <pincon.else@gmail.com> | 2006-05-23 23:42:39 +0200 |
commit | 696cbfdfa1177ea5fc156a01dce94fae57b00177 (patch) | |
tree | 94dceb611839a3ed2ce2674fc6b492354a350d59 | |
parent | stupid test (diff) | |
download | web-696cbfdfa1177ea5fc156a01dce94fae57b00177.tar.xz |
stupid commit just test
-rw-r--r-- | blog/themes/else-theme/style.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/blog/themes/else-theme/style.css b/blog/themes/else-theme/style.css index 703b633..762f5f3 100644 --- a/blog/themes/else-theme/style.css +++ b/blog/themes/else-theme/style.css @@ -198,7 +198,8 @@ body { } #page { - background-color: white; + /*background-color: white;*/ + background-image:url(./images/kubrickbgcolor2.jpg); margin: 20px auto; padding: 0; width: 760px; |