css fixes

This commit is contained in:
Thomas G 2022-07-15 03:55:25 +10:00
parent 2049a60734
commit a09810a83d
1 changed files with 2 additions and 1 deletions

View File

@ -70,7 +70,7 @@
display: inline-flex;
vertical-align: middle;
width: 100%;
background: rgb(58, 83, 242);
background: #2362DE;
/* Fallback for IE 11*/
background: linear-gradient(#759CF0 10%, #2362DE 100%);
}
@ -210,6 +210,7 @@ top: 11px;
color: rgb(255, 255, 255);
text-size-adjust: auto;
text-align: left;
background: #000000;;
background: linear-gradient(#303030 10%, #000000 100%);;
}