View source for Www-styles
You do not have permission to edit this page, for the following reason:
You can view and copy the source of this page.
html {
/* background-color: yellow; */
}
.type-hdsc2024 {
--pink: hsl(305, 90%, 74%);
}
.type-hdsc2024,
.type-hdsc2024 img {
filter: drop-shadow(0 0 25px var(--pink));
}
.type-hdsc2024 p.title {
color: var(--pink);
}
000
1:0
Return to Www-styles.