@import url(https://eventidehound.neocities.org/page-template/template.css);

/* Individual Webrings */

#wii-ring iframe {
  border: none; 
  width: 178px; 
  height: 187px;
}

#HBRmain {
  text-align: center;
}

.adlib-links {
  text-decoration: none;
}

.adlib-banner {
  background-color:#ebc148; 
  border-radius:0 0 25px 0; 
  box-shadow:2px 4px #f24524; 
  color:#8a575c; 
  padding:5px;
}

.adlib-border {
  background-color:#75b1b6; 
  border-radius:0 0 0 25px; 
  box-shadow:2px 4px #67aa7e; 
  color:#ece4d7; 
  padding:4px;
}

#oc-webring-widget {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: auto;
    width: -moz-fit-content;
    width: fit-content;
    gap: 1em;
    border: 4px solid #e56b6f;
    padding: 1em;
    border-radius: 12px;
  }
  #oc-webring-title {
    font-weight: bold;
  }
  #oc-webring-controls {
    display: flex;
    gap: 1em;
  }

#smallworld-ring {
    text-align: center;
}

