Template:Dev/hierarchy.css

Template page
Revision as of 10:21, 26 October 2022 by Silicons (talk | contribs)
.standard-title {
  display: inline-block;
  width: 100%;
  font-weight: bold;
  font-size: 2em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  box-shadow: 3px 3px 2px 0px #888888;
  background-color: #000000;
  color: #ffaa00;
}

.header-container-hierarchy {
  position: sticky;
  width: 100%;
  top: 0;
}