feat: add win and lose pic
This commit is contained in:
parent
7e5c0ebeb6
commit
ae839ef248
@ -8,7 +8,7 @@
|
|||||||
body {
|
body {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
padding-top: 50px;
|
padding-top: 50px;
|
||||||
background-image: url("asset/pic/louis16/lose.png");
|
background-image: url("asset/pic/alexander/lose.jpg");
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
}
|
}
|
||||||
.btn {
|
.btn {
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
body {
|
body {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
padding-top: 50px;
|
padding-top: 50px;
|
||||||
background-image: url("asset/pic/luois16/win.jpg");
|
background-image: url("asset/pic/alexander/win.jpg");
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
}
|
}
|
||||||
.btn {
|
.btn {
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
body {
|
body {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
padding-top: 50px;
|
padding-top: 50px;
|
||||||
background-image: url("asset/pic/louis16/lose.png");
|
background-image: url("asset/pic/elizabeth/lose.jpg");
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
}
|
}
|
||||||
.btn {
|
.btn {
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
body {
|
body {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
padding-top: 50px;
|
padding-top: 50px;
|
||||||
background-image: url("asset/pic/luois16/win.jpg");
|
background-image: url("asset/pic/elizabeth/win.jpg");
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
}
|
}
|
||||||
.btn {
|
.btn {
|
||||||
|
@ -19,14 +19,14 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- empires elements-->
|
<!-- empires elements-->
|
||||||
<div id="louis" class="empire">
|
<div id="nixon" class="empire">
|
||||||
<img src="asset/pic/louis16/LouisXVI_Normal.png" alt="louis16">
|
<img src="asset/pic/nixon/nixon_normal.png" alt="nixon">
|
||||||
</div>
|
</div>
|
||||||
<div id="louis1" class="empire">
|
<div id="louis1" class="empire">
|
||||||
<img src="asset/pic/louis16/LouisXVI_Dying.png" alt="砍头台">
|
<img src="asset/pic/nixon/nixon_normal.png" alt="nixon">
|
||||||
</div>
|
</div>
|
||||||
<div id="louis2" class="empire">
|
<div id="louis2" class="empire">
|
||||||
<img src="asset/pic/louis16/LouisXVI_Dead.png" alt="死">
|
<img src="asset/pic/nixon/nixon_die.png" alt="死">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- customers elements -->
|
<!-- customers elements -->
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
body {
|
body {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
padding-top: 50px;
|
padding-top: 50px;
|
||||||
background-image: url("asset/pic/louis16/lose.png");
|
background-image: url("asset/pic/nixon/lose.jpg");
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
}
|
}
|
||||||
.btn {
|
.btn {
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
body {
|
body {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
padding-top: 50px;
|
padding-top: 50px;
|
||||||
background-image: url("asset/pic/luois16/win.jpg");
|
background-image: url("asset/pic/nixon/win.jpg");
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
}
|
}
|
||||||
.btn {
|
.btn {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user