mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-14 12:20:19 +00:00
deploy: 7af9bcea2d48b714d199960969943cd0f5263315
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
@media (prefers-color-scheme: dark) {
|
||||
html {
|
||||
filter: invert(100%);
|
||||
}
|
||||
|
||||
html img {
|
||||
filter: invert(100%);
|
||||
}
|
||||
}
|
||||
|
||||
.container{
|
||||
max-width: 1200px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user