Update TMC2
This commit is contained in:
parent
5eb5116e8e
commit
7641256e02
|
@ -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*/
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue