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

Content added Content deleted
No edit summary
Tags: Mobile edit Mobile web edit
No edit summary
Line 3: Line 3:
padding: 10px;
padding: 10px;
}
}

.hfw_notice_content {
.hfw_notice_content {
display: flex;
display: flex;
Line 8: Line 9:
gap: 1rem;
gap: 1rem;
}
}

.hfw_notice_image {
display: flex;
align-items: center;
}

.hfw_notice_text {
.hfw_notice_text {
display: flex;
display: flex;
Line 15: Line 22:
text-align: center;
text-align: center;
}
}

.hfw_notice_text_title {
.hfw_notice_text_title {
font-weight: bold;
font-weight: bold;