1
0
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:
devfake
2015-07-04 12:13:32 +02:00
parent 8778ca9245
commit 1aed3075a8
7 changed files with 20 additions and 20 deletions

View File

@@ -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

View File

@@ -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;