1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
【Knights的icon像素】

/*凜月醒著(未點選狀態)*/
._lc_ .manager .mute-off{
content: url(https://images.plurk.com/31iMEB5C4dhHTWfKtXz52x.png );
}
/*凜月很睏(滑鼠移至)*/
._lc_ .manager .mute-off:hover{
content: url(https://images.plurk.com/1Z9kv2IAm51lvkZvozDj1n.gif);
}
/*凜月睡著了(已點選狀態)*/
._lc_ .manager .mute-on{
content: url(https://images.plurk.com/3fovG55K11pAuJsxD6ow6U.png);
}

/*泉轉噗(未點選狀態)*/
._lc_ .manager .replurk-off{
content: url(https://images.plurk.com/18NZOuH2IrsCJWkKjcjKtE.png );
}
/*泉轉噗(滑鼠移至)*/
._lc_ .manager .replurk-off:hover{
content: url(https://images.plurk.com/yR6hcAV9gByYXVEvCDyGy.gif);
}
/*泉轉噗(已點選狀態)*/
._lc_ .manager .replurk-on{
content: url(https://images.plurk.com/KLERePZahY8ioNu5XyXyf.png );
}


/*嵐喜歡(未點選狀態)*/
._lc_ .manager .like-off{
content: url(https://images.plurk.com/7aPbesPeGaQjhPsuHdTqaF.png);
}
/*嵐喜歡(滑鼠移至)*/
._lc_ .manager .like-off:hover{
content: url(https://images.plurk.com/qU7OROFKD8ysMzhyOLre0.gif );
}
/*嵐喜歡(已點選狀態)*/
._lc_ .manager .like-on{
content: url(https://images.plurk.com/doI0BxYEHT39yHq9GKJlo.png);
}


/*レオ★(未點選狀態)*/
._lc_ .manager .mark-off{
content: url(https://images.plurk.com/BCMQ5fzPrAW2e3BFnoEaS.png );
}
/*レオ★有靈感了(滑鼠移至)*/
._lc_ .manager .mark-off:hover{
content: url(https://images.plurk.com/wqF4taFACUIQSPEETennG.gif );
}
/*レオ★做完曲子(已點選狀態)*/
._lc_ .manager .mark-on{
content: url(https://images.plurk.com/2da3Id740WNfSq8eRFFsW6.png);
}

/*司給噗幣*/
._lc_ .manager >a.gift{
content: url(https://images.plurk.com/3hYWxN4SWvG0H9ht35BqWO.png );
}
/*司想用噗幣買點心(滑鼠移至)*/
._lc_ .manager >a.gift:hover{
content: url(https://images.plurk.com/2iiVr23O4svzJTnfZtjwSs.png);
}