1
0
mirror of https://github.com/exane/not-gwent-online synced 2026-01-10 19:23:45 +00:00

Merge remote-tracking branch 'origin/master'

Conflicts:
	client/scss/main.scss
This commit is contained in:
exane
2015-07-04 20:53:06 +02:00

View File

@@ -36,7 +36,7 @@ $game-height: 800px;
margin-top: 33px; margin-top: 33px;
text-align: center; text-align: center;
font-size: 20px; font-size: 20px;
color: #8aa5c1; color: #8798ac;
} }
.field { .field {
@@ -126,7 +126,7 @@ $game-height: 800px;
height: 100px; height: 100px;
//width: 64px; //width: 64px;
background-position: 7px 20px; background-position: 7px 20px;
opacity: 0.5; opacity: 0.4;
} }