User:Aesulus/Vector 2022 banner.css

Revision as of 10:45, 24 July 2022 by Aesulus (talk | contribs) (Aesulus changed the content model of the page User:Aesulus/Vector 2022 banner.css from "CSS" to "Sanitized CSS": needed for templatestyles)
.hfw_notice {
  display: flex;
  border: solid cornflowerblue;
  padding: 15px;
}

.hfw_notice_content {
  display: flex;
  margin: auto;
}

.hfw_notice_text_title {
  font-weight: bold;
}