Jump to content

සැකිල්ල:reconstructed/style.css

Wiktionary වෙතින්
.messagebox-reconstruction {
	background: AntiqueWhite;
	border-color: Tan;
}

/* dark mode stuff; styles need to be duplicated exactly between these two media blocks */
@media screen {
    html.skin-theme-clientpref-night .messagebox-reconstruction-icon { filter: contrast(0%) brightness(100%); }
	html.skin-theme-clientpref-night .messagebox-reconstruction { background: var(--wikt-palette-beige, #2f1f10); border-color: #c9b165; }
}

@media screen and (prefers-color-scheme: dark) {
    html.skin-theme-clientpref-os    .messagebox-reconstruction-icon { filter: contrast(0%) brightness(100%); }
	html.skin-theme-clientpref-os    .messagebox-reconstruction { background: var(--wikt-palette-beige, #2f1f10); border-color: #c9b165; }
}
"https://si.wiktionary.org/w/index.php?title=සැකිල්ල:reconstructed/style.css&oldid=183792" වෙතින් සම්ප්‍රවේශනය කෙරිණි