This commit is contained in:
parent
3fae4a6daf
commit
1423c5ee9f
14 changed files with 161 additions and 7 deletions
10
sites/puzzles/public/coral-transparent.css
Normal file
10
sites/puzzles/public/coral-transparent.css
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
#coral {
|
||||
--palette-background-body: transparent;
|
||||
}
|
||||
|
||||
#coral,
|
||||
#coral [class*="App-root"],
|
||||
#coral [class*="StreamContainer-root"] {
|
||||
background: transparent !important;
|
||||
background-color: transparent !important;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue