1 changed files with
4 additions and
4 deletions
|
|
@ -200,20 +200,20 @@
|
|
|
|
width: 43px;
|
|
|
|
width: 43px;
|
|
|
|
height: auto;
|
|
|
|
height: auto;
|
|
|
|
position: absolute;
|
|
|
|
position: absolute;
|
|
|
|
right: 0px;
|
|
|
|
right: 2px;
|
|
|
|
bottom: 100px;
|
|
|
|
bottom: 100px;
|
|
|
|
padding: 0 0px;
|
|
|
|
padding: 10px 0px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.launchButtonNotice{
|
|
|
|
.launchButtonNotice{
|
|
|
|
width: 90%;
|
|
|
|
width: 90%;
|
|
|
|
bottom: 245px;
|
|
|
|
bottom: 270px;
|
|
|
|
right: 2%;
|
|
|
|
right: 2%;
|
|
|
|
text-align: left;
|
|
|
|
text-align: left;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.launchButtonText{
|
|
|
|
.launchButtonText{
|
|
|
|
width: 33px;
|
|
|
|
width: 33px;
|
|
|
|
font-size: 18px;
|
|
|
|
font-size: 18px;
|
|
|
|
line-height: 30px;
|
|
|
|
line-height: 21px;
|
|
|
|
white-space: normal;
|
|
|
|
white-space: normal;
|
|
|
|
word-wrap: break-word;
|
|
|
|
word-wrap: break-word;
|
|
|
|
word-break:break-all;
|
|
|
|
word-break:break-all;
|
|
|
|