www/{index.html,countdown.js} - add a ten-minute phase
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
}
|
||||
div.hours { color: black; }
|
||||
div.minutes { color: green; }
|
||||
div.ten-minutes { color: orange; }
|
||||
div.seconds { color: orange; animation: blinker 1s linear infinite; }
|
||||
div.countdown { color: red; animation: blinker 1s linear infinite; }
|
||||
@keyframes blinker {
|
||||
|
||||
Reference in New Issue
Block a user