diff options
Diffstat (limited to 'static')
-rw-r--r-- | static/EBGaramond12-Regular.woff | bin | 0 -> 242364 bytes | |||
-rw-r--r-- | static/css/hyde.css | 15 | ||||
-rw-r--r-- | static/marble1.jpg | bin | 0 -> 516720 bytes |
3 files changed, 15 insertions, 0 deletions
diff --git a/static/EBGaramond12-Regular.woff b/static/EBGaramond12-Regular.woff Binary files differnew file mode 100644 index 0000000..a4605d3 --- /dev/null +++ b/static/EBGaramond12-Regular.woff diff --git a/static/css/hyde.css b/static/css/hyde.css index 1ddbdda..8cd18fe 100644 --- a/static/css/hyde.css +++ b/static/css/hyde.css @@ -248,3 +248,18 @@ a.sidebar-nav-item:focus { .theme-base-0f .related-posts li a:hover { color: #8f5536; } + +/* Rescribe */ +body.theme-rescribe { + font-family: Helvetica, Arial, sans-serif; +} +.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; +} +.theme-rescribe figcaption { + font-size: small; +} diff --git a/static/marble1.jpg b/static/marble1.jpg Binary files differnew file mode 100644 index 0000000..9504f6f --- /dev/null +++ b/static/marble1.jpg |