mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-15 05:05:53 +01:00
black-background.user.css: colors aren't quoted and the comment doesn't belong there
This commit is contained in:
parent
2e4a49e1ea
commit
21882319be
@ -2,10 +2,9 @@
|
||||
@name (AMOLED) Black Background
|
||||
@updateURL https://gitea.blesmrt.net/mikaela/gist/raw/branch/master/web-browsers/usercss/black-background.user.css
|
||||
@namespace eu.aminda
|
||||
@version 2024.22.1
|
||||
@version 2024.22.2
|
||||
==/UserStyle== */
|
||||
|
||||
/* Either the Serif or Sans-Serif specified above. */
|
||||
body {
|
||||
background-color: "#000000" !important;
|
||||
background-color: #000000 !important;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user