User:Aesulus/Vector 2022 banner.css

Revision as of 10:42, 24 July 2022 by Aesulus (talk | contribs) (Created page with ".hfw_notice { display: flex; border: solid cornflowerblue; padding: 15px; } .hfw_notice_content { display: flex; margin: auto; } .hfw_notice_text_title { font-weight: bold; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.hfw_notice {
  display: flex;
  border: solid cornflowerblue;
  padding: 15px;
}

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

.hfw_notice_text_title {
  font-weight: bold;
}