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