mirror of
https://github.com/movie-web/extension.git
synced 2025-09-13 14:53:24 +00:00
Extension styling
This commit is contained in:
4
src/components/Frame.css
Normal file
4
src/components/Frame.css
Normal file
@@ -0,0 +1,4 @@
|
||||
.frame {
|
||||
background-color: #171720;
|
||||
background-image: radial-gradient(271.48% 132.05% at 136.13% 65.62%, rgba(37, 26, 60, 0.50) 0%, rgba(28, 28, 44, 0.00) 100%), radial-gradient(671.15% 123.02% at 76.68% -34.38%, #2E2E5B 0%, rgba(23, 23, 32, 0.00) 100%);
|
||||
}
|
Reference in New Issue
Block a user