374,12 → 374,39 |
background-color: black; |
} |
|
.multi-display .upper .title |
{ |
position: absolute; |
top: 0; |
left: 2.5em; |
bottom: 1em; |
right: 0.2em; |
background-color: black; |
color: white; |
font-size: 2.4em; |
text-transform: uppercase; |
text-align: right; |
} |
|
.multi-display .upper .button |
{ |
position: relative; |
height: 3.8em; |
background-color: #c9c !important; |
color: #000 !important; |
} |
|
.multi-display .upper .button .text |
{ |
position: absolute; |
bottom: 0; |
right: 0.2em; |
max-width: 4.6em; |
max-height: 3.6em; |
text-align: right; |
overflow: hidden; |
} |
|
.multi-display .upper .elbo |
{ |
position: absolute; |
389,8 → 416,20 |
height: 3.2em; |
border-bottom-left-radius: 2em; |
background-color: #9cf; |
color: #000; |
} |
|
.multi-display .upper .elbo .text |
{ |
position: absolute; |
top: 0; |
right: 1.2em; |
max-width: 3.5em; |
max-height: 2.2em; |
text-align: right; |
overflow: hidden; |
} |
|
.multi-display .upper .elbo .concave |
{ |
position: absolute; |