change "continue with scheduling" font color to black
This commit is contained in:
parent
6ad50a8c49
commit
425b985a6b
1 changed files with 3 additions and 0 deletions
|
|
@ -164,4 +164,7 @@ ol {
|
||||||
color: #000000;
|
color: #000000;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
p strong {
|
||||||
|
color: #000000;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue