From 3027b9de4886a245e9256e2d8b7fd6ff51207beb Mon Sep 17 00:00:00 2001 From: zyllian Date: Mon, 13 Nov 2023 20:57:11 +0000 Subject: [PATCH] deploy: 9c09ae9817b0d3ae9df4ef033c028672673b6272 --- blog/rss.xml | 2 +- images/rss.xml | 2 +- styles/index.css | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/blog/rss.xml b/blog/rss.xml index 2e1d11a..b50cfdd 100644 --- a/blog/rss.xml +++ b/blog/rss.xml @@ -1,3 +1,3 @@ -zyl's bloghttps://zyl.gay/blog/Feed of recent blog posts on zyl's website.Mon, 13 Nov 2023 05:12:18 +0000estradiol delivery methodshttps://zyl.gay/blog/estradiol-delivery-methodsSun, 12 Nov 2023 20:55:00 +0000 +zyl's bloghttps://zyl.gay/blog/Feed of recent blog posts on zyl's website.Mon, 13 Nov 2023 20:57:10 +0000estradiol delivery methodshttps://zyl.gay/blog/estradiol-delivery-methodsSun, 12 Nov 2023 20:55:00 +0000 ]]>so now i have a bloghttps://zyl.gay/blog/so-now-i-have-a-blogFri, 09 Jun 2023 22:20:00 +0000 ]]> \ No newline at end of file diff --git a/images/rss.xml b/images/rss.xml index 9d228a8..3804a87 100644 --- a/images/rss.xml +++ b/images/rss.xml @@ -1,4 +1,4 @@ -zyl's imageshttps://zyl.gay/images/Feed of newly uploaded images from zyl's website.Mon, 13 Nov 2023 05:12:18 +0000cat 3https://zyl.gay/i/boxtopWed, 14 Dec 2022 00:00:00 +0000 +zyl's imageshttps://zyl.gay/images/Feed of newly uploaded images from zyl's website.Mon, 13 Nov 2023 20:57:10 +0000cat 3https://zyl.gay/i/boxtopWed, 14 Dec 2022 00:00:00 +0000 ]]>among us 😱https://zyl.gay/i/amogusWed, 14 Dec 2022 00:00:00 +0000 ]]>cat 2https://zyl.gay/i/cat2Wed, 14 Dec 2022 00:00:00 +0000 ]]>shorts to dresseshttps://zyl.gay/i/trans-comfyWed, 14 Dec 2022 00:00:00 +0000 diff --git a/styles/index.css b/styles/index.css index 77aa9df..1a7c91b 100644 --- a/styles/index.css +++ b/styles/index.css @@ -1 +1 @@ -@charset "UTF-8";body{font-family:sans-serif;margin:0;background-color:var(--bg-color);color:var(--text-color);height:100vh;--bg-color:#eee;--text-color:black;--accent-color:#b520e7;--accent-text-color:var(--bg-color);--accent-color-neutral:#aaa;--accent-text-color-neutral:#eee;}@media (prefers-color-scheme:dark){body{--bg-color:#333;--text-color:#ccc;--accent-text-color:black;--accent-color-neutral:#555;--accent-text-color-neutral:#bbb;}}header.main-header{display:block;padding:4px;background-color:var(--accent-color);color:var(--accent-text-color);display:flex;gap:4px;}header.main-header a{color:inherit;}header.main-header .spacer{margin-left:auto;}a{text-decoration:none;color:var(--accent-color);}a:hover,a:focus{text-decoration:underline;}main.page{margin:8px;}abbr{cursor:help;}.images-list{display:flex;flex-wrap:wrap;}.images-list .image{position:relative;padding:4px;height:auto;}.images-list .image .image-actual{display:block;width:300px;height:100%;object-fit:cover;}.images-list .image .title{position:absolute;bottom:0;left:0;padding:4px;margin:4px;background-color:rgba(0,0,0,0.7);color:white;}.image-full .title,.image-full .tags-title{margin-bottom:0;}.image-full .image-actual{width:100%;max-height:80vh;object-fit:contain;background-color:rgba(0,0,0,0.3);}.blog-post-list .post p{margin:0;}.blog-post-list .post .title{font-size:1.2rem;}.blog-post-list .post .short-desc{font-size:0.9rem;font-style:italic;}.blog-post-list .post .short-desc:before{content:"└ ";}.blog-post{margin-left:auto;margin-right:auto;max-width:max(1000px,40%);}.blog-post .title,.blog-post .tags-title{margin:0;}.blog-post .header-image-wrapper{color:var(--accent-text-color-neutral);background-color:var(--accent-color-neutral);font-style:italic;font-size:1.2rem;margin-bottom:8px;}.blog-post .header-image-wrapper .short-desc{margin:0;padding:8px;}.blog-post .header-image-wrapper .header-image{width:100%;max-height:60vh;object-fit:cover;object-position:50% 50%;}.blog-post .content{text-indent:1rem;}.blog-post .content h1,.blog-post .content h2,.blog-post .content h3,.blog-post .content h4,.blog-post .content h5,.blog-post .content h6{text-indent:0;} \ No newline at end of file +@charset "UTF-8";body{--bg-color:rgb(255,196,252);--text-color:black;--accent-color:rgb(197,48,197);--link-color:var(--accent-color);--accent-text-color:white;--accent-color-neutral:var(--accent-color);--accent-text-color-neutral:var(--accent-text-color);}@media (prefers-color-scheme:dark){body{--bg-color:rgb(104,25,104);--text-color:white;--accent-color:var(--accent-color-neutral);--link-color:rgb(255,196,252);--accent-text-color:white;--accent-color-neutral:rgb(74,17,74);--accent-text-color-neutral:#bbb;}}body{font-family:sans-serif;margin:0;background-color:var(--bg-color);color:var(--text-color);height:100vh;}header.main-header{display:block;padding:4px;background-color:var(--accent-color);color:var(--accent-text-color);display:flex;gap:4px;}header.main-header a{color:inherit;}header.main-header .spacer{margin-left:auto;}a{text-decoration:none;color:var(--link-color);}a:hover,a:focus{text-decoration:underline;}main.page{margin:8px;}abbr{cursor:help;}.images-list{display:flex;flex-wrap:wrap;}.images-list .image{position:relative;padding:4px;height:auto;}.images-list .image .image-actual{display:block;width:300px;height:100%;object-fit:cover;}.images-list .image .title{position:absolute;bottom:0;left:0;padding:4px;margin:4px;background-color:rgba(0,0,0,0.7);color:white;}.image-full .title,.image-full .tags-title{margin-bottom:0;}.image-full .image-actual{width:100%;max-height:80vh;object-fit:contain;background-color:rgba(0,0,0,0.3);}.blog-post-list .post p{margin:0;}.blog-post-list .post .title{font-size:1.2rem;}.blog-post-list .post .short-desc{font-size:0.9rem;font-style:italic;}.blog-post-list .post .short-desc:before{content:"└ ";}.blog-post{margin-left:auto;margin-right:auto;max-width:max(1000px,40%);}.blog-post .title,.blog-post .tags-title{margin:0;}.blog-post .header-image-wrapper{color:var(--accent-text-color-neutral);background-color:var(--accent-color-neutral);font-style:italic;font-size:1.2rem;margin-bottom:8px;}.blog-post .header-image-wrapper .short-desc{margin:0;padding:8px;}.blog-post .header-image-wrapper .header-image{width:100%;max-height:60vh;object-fit:cover;object-position:50% 50%;}.blog-post .content{text-indent:1rem;}.blog-post .content h1,.blog-post .content h2,.blog-post .content h3,.blog-post .content h4,.blog-post .content h5,.blog-post .content h6{text-indent:0;} \ No newline at end of file