Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:HatNote/styles.css

Template page
Revision as of 21:46, 4 May 2024 by Graze (talk | contribs) (GZW Momo changed the content model of the page Template:HatNote/styles.css from "wikitext" to "Sanitized CSS")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.hNote-container {
	display: flex;
	align-items: center;
	padding: 10px 15px;
	margin-top: 0.6rem;
	margin-bottom: 0.8rem;
	background: var( --color-surface-2 );
	border-radius: var( --border-radius--medium );
	color: var( --color-base--subtle );
	font-size: 0.875rem;
	line-height: 1.4;
    width: 100%;
}

.hNote-content {
	padding-left: 10px;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.