summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/local.css b/local.css
index f50afb19..7b63fc9e 100644
--- a/local.css
+++ b/local.css
@@ -1,3 +1,11 @@
+body {
+ background-color: transparent;
+ background-image: url("bmlogo.png");
+ background-repeat: no-repeat;
+ background-attachment: fixed;
+ background-position: right bottom;
+}
+
h1, h2, h3, h4, h5, h6 {
color: #00f;
}