summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/css/hyde.css5
-rw-r--r--static/marble1.jpgbin0 -> 2268991 bytes
-rw-r--r--static/marble2.jpgbin0 -> 728206 bytes
3 files changed, 5 insertions, 0 deletions
diff --git a/static/css/hyde.css b/static/css/hyde.css
index 1ddbdda..bb4a371 100644
--- a/static/css/hyde.css
+++ b/static/css/hyde.css
@@ -248,3 +248,8 @@ a.sidebar-nav-item:focus {
.theme-base-0f .related-posts li a:hover {
color: #8f5536;
}
+
+/* Rescribe */
+.theme-rescribe .sidebar {
+ background-image: url('/marble1.jpg');
+}
diff --git a/static/marble1.jpg b/static/marble1.jpg
new file mode 100644
index 0000000..2f21ed1
--- /dev/null
+++ b/static/marble1.jpg
Binary files differ
diff --git a/static/marble2.jpg b/static/marble2.jpg
new file mode 100644
index 0000000..e6bec09
--- /dev/null
+++ b/static/marble2.jpg
Binary files differ