This commit is contained in:
Jonas_Jones 2022-11-19 18:11:12 +01:00
parent 1ef09035b8
commit b283560e10
170 changed files with 7729 additions and 7622 deletions

4
old/downloads/dbpjp/css/dark-mode.css Normal file → Executable file
View file

@ -1,3 +1,3 @@
.dark-mode {
background-color: darkgray;
.dark-mode {
background-color: darkgray;
}