change "continue with scheduling" font color to black

This commit is contained in:
Kroell 2023-03-23 14:31:44 -04:00
parent 6ad50a8c49
commit 425b985a6b

View file

@ -164,4 +164,7 @@ ol {
color: #000000;
}
p strong {
color: #000000;
}
</style>