Update TMC2

This commit is contained in:
JackMyth 2020-04-20 22:02:23 +08:00
parent 5eb5116e8e
commit 7641256e02
1 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@ div[class^="gamelistbar_Container"]:after
/*TMC2:BeginCSide1*/
background-position:-240px -31px;
background-size: calc(100% + 240px) calc(100% + 80px);
/*TMC2:BeginCSide1*/
/*TMC2:EndCSide1*/
background-attachment: fixed;
/*TMC2:BeginGameListBlur*/filter: blur(5px);/*TMC2:EndGameListBlur*/
}
@ -167,7 +167,7 @@ div[class^="library_MainPanel"]:after
/*TMC2:BeginCSide2*/
background-position:-240px -31px;
background-size: calc(100% + 240px) calc(100% + 80px);
/*TMC2:BeginCSide2*/
/*TMC2:EndCSide2*/
background-attachment: fixed;
/*TMC2:BeginMainContent*/filter: blur(10px) brightness(60%);/*TMC2:EndMainContent*/
}