diff options
-rw-r--r-- | local.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ body { background-image: url("bmlogo.png"); background-repeat: no-repeat; background-attachment: fixed; - background-position: right bottom; + background-position: 98% 90%; } h1, h2, h3, h4, h5, h6 { |