Merge branch 'Test' of https://gitea.icrack-games.com/MickSlash/SomethingThatDoesntSuck into Test
commit
bc0bdaadc9
|
@ -15,6 +15,8 @@
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
border: 1px solid black;
|
border: 1px solid black;
|
||||||
|
/* --gradient-background: rgba(34, 35, 48, 0.93);
|
||||||
|
background: var(--gradient-background); */
|
||||||
background: hsla(205, 46%, 30%, 1);
|
background: hsla(205, 46%, 30%, 1);
|
||||||
background: linear-gradient(90deg, hsla(205, 46%, 30%, 1) 0%, hsla(260, 29%, 36%, 1) 100%);
|
background: linear-gradient(90deg, hsla(205, 46%, 30%, 1) 0%, hsla(260, 29%, 36%, 1) 100%);
|
||||||
background: -moz-linear-gradient(90deg, hsla(205, 46%, 30%, 1) 0%, hsla(260, 29%, 36%, 1) 100%);
|
background: -moz-linear-gradient(90deg, hsla(205, 46%, 30%, 1) 0%, hsla(260, 29%, 36%, 1) 100%);
|
||||||
|
|
Loading…
Reference in New Issue