diff options
Diffstat (limited to 'static/css')
-rw-r--r-- | static/css/hyde.css | 1 |
1 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; |