rename /src/injected to /src/css (as its css)

This commit is contained in:
SethBurkart123
2023-11-15 20:56:10 +11:00
parent f156663e84
commit 7d5c916de9
15 changed files with 10 additions and 10 deletions
+22
View File
@@ -0,0 +1,22 @@
/*
* This file is part of EvenBetterSEQTA.
*
* EvenBetterSEQTA is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* EvenBetterSEQTA is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with EvenBetterSEQTA. If not, see <https://www.gnu.org/licenses/>.
*/
html {
background: #161616 !important;
background-color: #161616;
font-family: Rubik, Roboto !important;
}