mirror of
https://github.com/exane/not-gwent-online
synced 2025-09-22 14:49:06 +00:00
style modals
This commit is contained in:
@@ -53,20 +53,21 @@
|
||||
font:
|
||||
size: 16px
|
||||
line-height: 26px
|
||||
color: #575656
|
||||
color: #3f4c5b
|
||||
|
||||
p
|
||||
font:
|
||||
size: 16px
|
||||
line-height: 26px
|
||||
color: #575656
|
||||
color: #3f4c5b
|
||||
clear: both
|
||||
|
||||
&:last-child
|
||||
padding: 0
|
||||
margin-bottom: 0
|
||||
|
||||
a
|
||||
color: #FF643C
|
||||
color: rgba(217, 111, 31, 0.99)
|
||||
|
||||
h3
|
||||
margin: 0
|
||||
|
@@ -83,7 +83,7 @@ $game-height: 800px;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
background: rgba(6, 13, 22, .8);
|
||||
background: rgba(6, 13, 22, .7);
|
||||
height: auto;
|
||||
z-index: 10;
|
||||
|
||||
|
Reference in New Issue
Block a user