1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
/* 日輪舍 */
#dash-profile:before{
  content:""; z-index:1; position: absolute; width: 22px; height: 22px; right:2px;top:2px;
  background-image: url(https://images.plurk.com/7fnyMDi8aLnUsoHSIonylG.png);
}

/* 骨祀寮 */
#dash-profile:before{
  content:""; z-index:1; position: absolute; width: 44px; height: 22px; right:2px;top:2px;
  background-image: url(https://images.plurk.com/2h0cXGl4piohEA9cou9QeM.png);
}

/* 燈幻堂 */
#dash-profile:before{
  content:""; z-index:1; position: absolute; width: 44px; height: 27px; right:2px;top:2px;
  background-image: url(https://images.plurk.com/J2XIuUXYF2kbJNPKf5WlC.png);
}