aboutsummaryrefslogtreecommitdiff
path: root/extensions/stylus/xn--gckvb8fzb.com.css
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/stylus/xn--gckvb8fzb.com.css')
-rw-r--r--extensions/stylus/xn--gckvb8fzb.com.css23
1 files changed, 23 insertions, 0 deletions
diff --git a/extensions/stylus/xn--gckvb8fzb.com.css b/extensions/stylus/xn--gckvb8fzb.com.css
new file mode 100644
index 0000000..9962406
--- /dev/null
+++ b/extensions/stylus/xn--gckvb8fzb.com.css
@@ -0,0 +1,23 @@
+.site-head, #site-main, .site-foot {
+ margin: 0 auto;
+}
+
+.post-content-title {
+ font-weight: bold;
+}
+
+.post-content-body {
+ & p {
+ font-family: Inter, sans-serif;
+ font-size: 18px;
+ line-height: 2em;
+ }
+ & code {
+ font-family: monospace;
+ font-size: 0.9em;
+ }
+ & h1, h2, h3, h4, h5, h6 {
+ font-weight: bold;
+ letter-spacing: -0.5px;
+ }
+}