HxF zine draft

This commit is contained in:
Madison Scott-Clary
2023-04-02 19:45:55 -07:00
parent d79a138024
commit db4035caec

View File

@ -248,6 +248,15 @@ body.impress-mouse-timeout {
background-position: center;
}
#Overview p {
opacity: 0;
}
.impress-on-Overview #Overview p {
opacity: 1;
text-align: center;
}
#Introduction, #Michael, #I, #II {
color: #eeeeee;
}