Spaces:
Running
Running
Update index.html
Browse files- index.html +2 -1
index.html
CHANGED
@@ -126,7 +126,8 @@
|
|
126 |
|
127 |
.time-display {
|
128 |
font-size: 14px;
|
129 |
-
color: #
|
|
|
130 |
font-family: 'Courier New', monospace;
|
131 |
}
|
132 |
|
|
|
126 |
|
127 |
.time-display {
|
128 |
font-size: 14px;
|
129 |
+
color: #00aaff;
|
130 |
+
box-shadow: 0.1px 0.1px 0.1px black;
|
131 |
font-family: 'Courier New', monospace;
|
132 |
}
|
133 |
|