Toggle menu
1.3K
1.7K
694
23.9K
Veloren Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox npc/styles.css

Template page
Revision as of 16:24, 9 November 2021 by Scott Williams (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
/* 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.