1
0
Fork 0
mirror of https://github.com/kkapsner/CanvasBlocker synced 2025-07-04 04:26:35 +02:00

Set text color for popups

Fixes #226.
This commit is contained in:
kkapsner 2018-08-19 23:25:19 +02:00
parent 0d5c9beeb3
commit 212cce2ed3
4 changed files with 7 additions and 10 deletions

View file

@ -8,6 +8,7 @@ body {
padding-right: 23px;
white-space: nowrap;
position: relative;
color: black;
}
#prints {