User:Aesulus/Vector 2022 banner.css: Difference between revisions

From Hololive Fan Wiki
Content added Content deleted
(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; }")
(No difference)

Revision as of 10:42, 24 July 2022

.hfw_notice {
  display: flex;
  border: solid cornflowerblue;
  padding: 15px;
}

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

.hfw_notice_text_title {
  font-weight: bold;
}