1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
/* SK8 時間軸:城市背景 */
.timeline-bg {
background-image: url('https://emos.plurk.com/4a27b7136c6252b44073a50fe9f5a131_w48_h48.gif'), /* Adam */
url('https://emos.plurk.com/0e57b8a5d0e0fc968d039b46d5ae117c_w43_h48.gif'), /* Snake */
url('https://emos.plurk.com/5a94a6a1eb049c0d6769e74ab8b3e4e2_w37_h48.gif'), /* Joe */
url('https://emos.plurk.com/8a621093d529b12626a5a6365031ff4e_w42_h48.gif'), /* Cherry */
url('https://emos.plurk.com/c0d13e86b27ec4621118e1782580c29a_w40_h48.gif'), /* Reki */
url('https://emos.plurk.com/61c31f866707aeab1dbbcdbf74e49985_w40_h48.gif'), /* Snow */
url('https://emos.plurk.com/ab28c423921d959fff3ab93e19c941e3_w36_h48.gif'), /* Miya */
url('https://emos.plurk.com/ddc886fd320e08805c25252fe4f81d13_w36_h48.gif'), /* Shadow */
url('https://emos.plurk.com/6a781e0a2f7df8c537a3f589b344bc24_w48_h48.gif'); /* 背景:城市 */
background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, repeat-x;
background-position: right 560px bottom 10px, right 510px bottom 10px, right 400px bottom 10px, right 430px bottom 10px, right 280px bottom 10px, right 310px bottom 10px, right 220px bottom 10px, right 150px bottom 10px, left 0px bottom 10px;
}

/#dynamic_logo{
height: 300px;
width: 300px;
margin-top: 10px;
margin-right: 60px;
background-repeat: no-repeat;
background-image: url(https://i.imgur.com/z8uAqlN.png);
}/