Template:Burnanddie

From The Wiki Camp 2
Jump to navigation Jump to search
#draggable {
  background: orange;
  color: white;
  width: 200px;
  height: 200px;
  line-height: 200px;
  white-space: nowrap;
  text-align: center;
  cursor: move;
}

@media screen {
  body {


  }
}

.die {

 
 cursor: url('https://camp2.rectangle.zone/subwikifiles/wc2/images/d/d2/TWC2emoji42.png'), auto;	

}