diff --git a/taskbar.html b/taskbar.html index ba15d84..f2e7b0e 100644 --- a/taskbar.html +++ b/taskbar.html @@ -37,12 +37,15 @@ function checkTime(i) { color: white; position: absolute; } + p { + color: white; + }
|