This commit is contained in:
parent b6ed63c7ae
commit c733d6c200
Signed by: tablet
GPG Key ID: 924A5F6AF051E87C
7 changed files with 132 additions and 2945 deletions

@ -32,7 +32,7 @@
} }
} }
h1 { h1 {
-webkit-text-stroke: 2.5px currentColor; -webkit-text-stroke: 2px currentColor;
} }
h2 { h2 {
-webkit-text-stroke: 1.7px currentColor; -webkit-text-stroke: 1.7px currentColor;

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

@ -1 +1 @@
Subproject commit aaf14d28890ad565bfef67ce280b399f0e37fd92 Subproject commit e524bd17756df0f493e71f58bc1e752e06315b70

File diff suppressed because one or more lines are too long

@ -1 +1 @@
{"Target":"book.min.e2402a4bae7efd7393551e07323a74940b721a9d706eb65d5dd4b81be758dc0b.css","MediaType":"text/css","Data":{"Integrity":"sha256-4kAqS65+/XOTVR4HMjp0lAtyGp1wbrZdXdS4G+dY3As="}} {"Target":"book.min.8c466e2c784f14f45588986aa3eb5082bbf22f6f36ce6b54461ca050d32dcce0.css","MediaType":"text/css","Data":{"Integrity":"sha256-jEZuLHhPFPRViJhqo+tQgrvyL282zmtURhygUNMtzOA="}}

@ -0,0 +1 @@
.tag-container{display:inline-flex;flex-wrap:wrap;font-size:10px}.tag-container>.post-tag+.post-tag{margin-left:0.5em}#tabs-post-meta{color:var(--gray) !important;user-select:none;font-size:15px;font-family:"AaBobble"}.tags-heading h3{margin:0;margin-top:0.8em}.post-date{display:inline-block}.small-caps{text-transform:uppercase}.post-tag{display:inline-block;background-color:var(--secondary);border-radius:25px;padding:3px 7px;font-size:12px;transition:box-shadow 300ms ease-out}.post-tag:hover{box-shadow:3px 2px 0px #affffe}.post-tag a{color:#000}.post-tag a:hover{text-shadow:0px 1px 0px #000}