1
0
mirror of https://github.com/exane/not-gwent-online synced 2024-10-31 10:36:53 +00:00

style modal

This commit is contained in:
devfake 2015-07-04 19:02:31 +02:00
parent b72d2ad715
commit d0b7a212c8

View File

@ -48,7 +48,8 @@ body {
}
.bbm-wrapper {
//background: rgba(6, 13, 22, 0.9);
background: rgba(6, 13, 22, .5);
//background: rgba(14, 27, 43, 0.5);
padding: 7% 0 0 0;
}
@ -59,6 +60,7 @@ body {
border-radius: 0;
margin: auto;
background: rgba(6, 13, 22, 0.9);
padding: 20px 0 0 0;
}
.btn-sub {
@ -76,7 +78,7 @@ body {
}
.bbm-modal__section {
position: absolute;
position: relative;
transform: translate(-50%, 0px);
left: 50%;
width: 500px;