]> git.bochard.net Git - mysite.git/commitdiff
uniform bg for now
authorbochard <git@bochard.net>
Sat, 22 Nov 2025 06:01:54 +0000 (14:01 +0800)
committerbochard <git@bochard.net>
Sat, 22 Nov 2025 06:01:54 +0000 (14:01 +0800)
stylesheet/book.css [deleted file]
stylesheet/email.css [deleted file]
stylesheet/guestbook.css [deleted file]
stylesheet/how-to.css [deleted file]
stylesheet/index.css [deleted file]
stylesheet/info.css [deleted file]
stylesheet/journal.css [deleted file]
stylesheet/photo-album.css [deleted file]
stylesheet/root.css

diff --git a/stylesheet/book.css b/stylesheet/book.css
deleted file mode 100644 (file)
index bdeb653..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-body {
-       background: url('/image/background/paper.jpg');
-}
diff --git a/stylesheet/email.css b/stylesheet/email.css
deleted file mode 100644 (file)
index 6bd0d1f..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-body {
-       background-image: url('/image/background/bg1.gif');
-}
diff --git a/stylesheet/guestbook.css b/stylesheet/guestbook.css
deleted file mode 100644 (file)
index 2c0ce88..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-body {
-       background-image: url('/image/background/bluesky.jpg');
-}
diff --git a/stylesheet/how-to.css b/stylesheet/how-to.css
deleted file mode 100644 (file)
index 448dc68..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-body {
-       background: url('/image/background/bkgr2.jpg');
-       color: white;
-}
diff --git a/stylesheet/index.css b/stylesheet/index.css
deleted file mode 100644 (file)
index 6bd0d1f..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-body {
-       background-image: url('/image/background/bg1.gif');
-}
diff --git a/stylesheet/info.css b/stylesheet/info.css
deleted file mode 100644 (file)
index aa5b714..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-body {
-       background: url('/image/background/bluerock.jpg');
-       color: white;
-}
diff --git a/stylesheet/journal.css b/stylesheet/journal.css
deleted file mode 100644 (file)
index 8b13789..0000000
+++ /dev/null
@@ -1 +0,0 @@
-
diff --git a/stylesheet/photo-album.css b/stylesheet/photo-album.css
deleted file mode 100644 (file)
index 10d92f9..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-body {
-       background: url('/image/background/Ocean.jpg');
-       background-size: cover;
-}
index d89ddfcb8042b55dfccb4d55e388b536d7ff0edd..cf8f9cbbed076258a086c80244ec0a7361c54eb6 100644 (file)
@@ -1,4 +1,5 @@
 body {
+       background-image: url('/image/background/bg1.gif');
        font-size: 16px;
 }
 #theholderofthings {