mirror of
https://github.com/exane/not-gwent-online
synced 2025-11-08 09:08:40 +00:00
fix modal background
This commit is contained in:
@@ -59,7 +59,7 @@ body {
|
|||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
background: rgba(6, 13, 22, 0.9);
|
background: rgba(6, 13, 22, 0.95);
|
||||||
padding: 20px 0 0 0;
|
padding: 20px 0 0 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -84,7 +84,7 @@ body {
|
|||||||
transform: translate(-50%, 0px);
|
transform: translate(-50%, 0px);
|
||||||
left: 50%;
|
left: 50%;
|
||||||
width: 500px;
|
width: 500px;
|
||||||
background: rgba(6, 13, 22, 0.9);
|
//background: rgba(6, 13, 22, 0.9);
|
||||||
//padding: 15px;
|
//padding: 15px;
|
||||||
padding: 50px 0;
|
padding: 50px 0;
|
||||||
margin-top: -30px;
|
margin-top: -30px;
|
||||||
|
|||||||
Reference in New Issue
Block a user