1
0
mirror of https://github.com/exane/not-gwent-online synced 2025-08-30 05:57:30 +00:00

some notification changes

This commit is contained in:
exane
2015-06-30 13:43:03 +02:00
parent 4863e0e634
commit 521116027e
5 changed files with 64 additions and 25 deletions

View File

@@ -304,13 +304,15 @@ $game-height: 800px;
position: absolute;
top: 0;
z-index: 200;
width: 100%;
width: 500px;
left: calc(50% - (500px/2));
}
.notification {
height: 0;
margin-left: 250px;
margin-right: 250px;
/*margin-left: 250px;
margin-right: 250px;*/
.alert {
margin-bottom: 0;