/* idno.min.css | https://idno.feff.works/css/1772339282/idno.min.css */

body {
  /* background-color: #fff; */
  background-color: #ffe8bc;
}

a.contentTypeButton {
  border: 1px black solid;
  background-color: white;
}

.idno-content {
  border: 1px black solid;
}

.idno-object h2 {
  font-weight: bolder;
}

.idno-content img {
  display: block;
  margin: auto;
}