summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick White <git@njw.name>2019-10-22 13:10:55 +0100
committerNick White <git@njw.name>2019-10-23 12:17:01 +0100
commitaec49e4f6a99f6040d1a50a050c83fd6e8f1aef9 (patch)
tree133ee4b880c3d2d73f19c136540df46887fe974e
parent255810b7a312eeeee0d0522dbc2a573aafba4b9e (diff)
Make marble sidebar image smaller
-rw-r--r--static/css/hyde.css1
-rw-r--r--static/marble1.jpgbin2268991 -> 516720 bytes
-rw-r--r--static/marble2.jpgbin728206 -> 0 bytes
3 files changed, 1 insertions, 0 deletions
diff --git a/static/css/hyde.css b/static/css/hyde.css
index caf3af5..8cd18fe 100644
--- a/static/css/hyde.css
+++ b/static/css/hyde.css
@@ -255,6 +255,7 @@ body.theme-rescribe {
}
.theme-rescribe .sidebar {
background-image: url('/marble1.jpg');
+ background-position: bottom right;
}
.theme-rescribe .sidebar-about h1 {
font-family: "EB Garamond Regular", Helvetica, Arial, sans-serif;
diff --git a/static/marble1.jpg b/static/marble1.jpg
index 2f21ed1..9504f6f 100644
--- a/static/marble1.jpg
+++ b/static/marble1.jpg
Binary files differ
diff --git a/static/marble2.jpg b/static/marble2.jpg
deleted file mode 100644
index e6bec09..0000000
--- a/static/marble2.jpg
+++ /dev/null
Binary files differ