Template:Infobox npc/styles.css

Template page
/* Infobox CSS goes here */

.infobox {
  margin-top: 0rem;
  border-spacing: 0px;
  text-align: center;
  float: right;
  z-index: 3;
  font-weight: normal;
  width: 300px;
  background: #000;
  color: #fff;
  border-radius: 15px;
}

.infobox-image {
    border-radius: 15px 15px 0 0;
    overflow: hidden;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.