mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 08:13:21 +00:00
Update style.css
This commit is contained in:
@@ -5,7 +5,7 @@ body {
|
||||
font-family: sans-serif;
|
||||
overflow: hidden;
|
||||
display: none;
|
||||
background: linear-gradient(135deg, rgba(33, 47, 63, 0.9) 51%, hsla(214, 33%, 22%, 0.8) 100%);
|
||||
background: linear-gradient(135deg, rgba(33, 47, 63, 1) 51%, hsla(214, 33%, 22%, 1) 100%);
|
||||
}
|
||||
|
||||
.dialog {
|
||||
@@ -147,4 +147,4 @@ h1 {
|
||||
color: black;
|
||||
top: -1px;
|
||||
left: 50%;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user