mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-05 06:22:12 +00:00
app.css
This commit is contained in:
parent
e91d1160b4
commit
e8711ce489
1 changed files with 1 additions and 1 deletions
2
docker/nginx/dist/html/app.css
vendored
2
docker/nginx/dist/html/app.css
vendored
|
@ -53,7 +53,7 @@
|
||||||
--sfg: #ffffff; /* Secondary Foreground color */
|
--sfg: #ffffff; /* Secondary Foreground color */
|
||||||
|
|
||||||
/* Image background */
|
/* Image background */
|
||||||
--imgbg: url(assets/background.jpg);
|
--imgbg: url(assets/Multi-Cloud_Guard.png);
|
||||||
--imgcol: linear-gradient(
|
--imgcol: linear-gradient(
|
||||||
rgba(0, 0, 0, 0.1),
|
rgba(0, 0, 0, 0.1),
|
||||||
rgba(0, 0, 0, 0.1)
|
rgba(0, 0, 0, 0.1)
|
||||||
|
|
Loading…
Reference in a new issue