Pre Merge pull request !177 from kissnavel/master
This commit is contained in:
commit
7f70acc561
|
@ -19,7 +19,7 @@ body {
|
||||||
}
|
}
|
||||||
.container {
|
.container {
|
||||||
width: 580px;
|
width: 580px;
|
||||||
height: 610px;
|
height: 650px;
|
||||||
background-image: url(../../img/other/bg.webp);
|
background-image: url(../../img/other/bg.webp);
|
||||||
background-size: 100% 100%;
|
background-size: 100% 100%;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
|
|
@ -22,7 +22,7 @@ body {
|
||||||
|
|
||||||
.container {
|
.container {
|
||||||
width: 580px;
|
width: 580px;
|
||||||
height: 610px;
|
height: 650px;
|
||||||
background-image: url(../../img/other/bg.webp);
|
background-image: url(../../img/other/bg.webp);
|
||||||
background-size: 100% 100%;
|
background-size: 100% 100%;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
@ -149,4 +149,4 @@ body {
|
||||||
}
|
}
|
||||||
.tooltip li .num {
|
.tooltip li .num {
|
||||||
width: 10px;
|
width: 10px;
|
||||||
}
|
}
|
Loading…
Reference in New Issue