diff options
author | Doge <[email protected]> | 2021-05-10 02:03:03 +0800 |
---|---|---|
committer | Doge <[email protected]> | 2021-05-10 02:03:03 +0800 |
commit | 76d845da651bb474f5d933dab1298c72d91d3a35 (patch) | |
tree | 053933b1086a19916c11901c02754628efc476ee /source/css | |
parent | 87d70cf685dad800e392069af45b7debe9818369 (diff) | |
download | chromate-76d845da651bb474f5d933dab1298c72d91d3a35.tar.gz chromate-76d845da651bb474f5d933dab1298c72d91d3a35.tar.bz2 chromate-76d845da651bb474f5d933dab1298c72d91d3a35.zip |
Add compressed js and css
Diffstat (limited to 'source/css')
-rw-r--r-- | source/css/style.min.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/css/style.min.css b/source/css/style.min.css new file mode 100644 index 0000000..3a4a2d3 --- /dev/null +++ b/source/css/style.min.css @@ -0,0 +1 @@ +pre{background-color:none!important}@media(prefers-color-scheme:dark){*{transition:backgourd-color .5s}.card{box-shadow:none!important;background-color:#121212!important}}@media screen and (max-width:1023px){.navbar-menu{box-shadow:0 8px 16px -8px rgb(10 10 10 / 10%)!important}.post-content{padding-top:0!important}.post-card{margin:0 0 0 0!important}}.post-content{padding-top:1.5rem}.post-card{margin:0 1rem 0rem 1rem}.navbar-brand .navbar-item:hover{background-color:inherit!important}.entry{margin-bottom:1.5rem!important;margin-top:1.5rem!important;transition:box-shadow .1s}.entry:hover{box-shadow:0 1em 2em -0.125em rgb(10 10 10 / 10%),0 0 0 1px rgb(10 10 10 / 2%)}.pagination-bar{padding-left:.25rem;padding-right:.25rem}.footer{padding:1rem 1rem 1rem;background-color:transparent}
\ No newline at end of file |