mirror of
https://github.com/meowarex/TidaLuna-Plugins.git
synced 2026-06-18 03:43:10 +10:00
BIOME Formating
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
[class^="_lyricsText"]>div>span {
|
||||
user-select: text;
|
||||
cursor: text;
|
||||
[class^="_lyricsText"] > div > span {
|
||||
user-select: text;
|
||||
cursor: text;
|
||||
}
|
||||
|
||||
::selection {
|
||||
background: rgb(72, 0, 60);
|
||||
color: rgb(255, 255, 255);
|
||||
}
|
||||
background: rgb(72, 0, 60);
|
||||
color: rgb(255, 255, 255);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user