mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
fix stylelint and locales
This commit is contained in:
parent
5c5ecc84e3
commit
c0a889a5b3
@ -10,8 +10,8 @@ body {
|
||||
}
|
||||
|
||||
.bg-gradient {
|
||||
background: rgb(4,112,6);
|
||||
background: linear-gradient(90deg, rgba(4,112,6,1) 22%, rgba(197,141,56,1) 98%);
|
||||
background: rgb(4 112 6);
|
||||
background: linear-gradient(90deg, rgb(4 112 6 / 100%) 22%, rgb(197 141 56 / 100%) 98%);
|
||||
color: white;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user