From fcf2491e2fc6c362845a0cd630365886b4611ee7 Mon Sep 17 00:00:00 2001 From: Nick White Date: Mon, 11 Feb 2019 08:46:08 +0000 Subject: Add marbling sidebar background images --- static/css/hyde.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'static/css/hyde.css') 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'); +} -- cgit v1.2.1-24-ge1ad