This commit is contained in:
GitSync 2022-05-18 09:46:28 +02:00
commit 41a2d85af8

View File

@ -37,3 +37,7 @@ Put your custom CSS in this file.
color: rgba(200, 200, 200, 0.8);
opacity: 1; /* something firefox fix */
}
#main {
background: #111111
}