From aec49e4f6a99f6040d1a50a050c83fd6e8f1aef9 Mon Sep 17 00:00:00 2001 From: Nick White Date: Tue, 22 Oct 2019 13:10:55 +0100 Subject: Make marble sidebar image smaller --- static/css/hyde.css | 1 + 1 file changed, 1 insertion(+) (limited to 'static/css/hyde.css') 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; -- cgit v1.2.1-24-ge1ad