soiz1 commited on
Commit
0ddc956
·
verified ·
1 Parent(s): 066515e

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -1
index.html CHANGED
@@ -126,7 +126,8 @@
126
 
127
  .time-display {
128
  font-size: 14px;
129
- color: #005682;
 
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