1
0
mirror of https://github.com/exane/not-gwent-online synced 2025-11-08 09:08:40 +00:00

add commander horn image field

This commit is contained in:
exane
2015-07-04 18:43:26 +02:00
parent 4ed01e1035
commit b72d2ad715
3 changed files with 7 additions and 0 deletions

View File

@@ -122,6 +122,11 @@ $game-height: 800px;
/*clear: both;*/
margin: 0px;
padding: 0px;
background: url("../../assets/hunting-horn.png") no-repeat;
height: 100px;
//width: 64px;
background-position: 7px 20px;
opacity: 0.8;
}