Switch to theme based on Archie

This commit is contained in:
Dave Gallant
2023-03-25 11:00:28 -04:00
parent f4f3f341c3
commit ade197054d
432 changed files with 14878 additions and 35404 deletions

View File

@@ -1,27 +1,3 @@
@media (prefers-color-scheme: dark) {
html {
filter: invert(80%);
}
html img {
filter: invert(100%);
}
}
.container{
max-width: 900px;
}
.site {
max-width: 1200px;
}
.twitter-tweet-rendered {
display:block;
margin-left:auto;
margin-right:auto;
}
.hanchor {
visibility: hidden;
color: silver;