Update README.md #1

Merged
ccc merged 2 commits from ccc-patch-1 into main 2024-04-16 12:57:42 +02:00
2 changed files with 6 additions and 1 deletions
Showing only changes of commit ac3aae4ba1 - Show all commits

View File

@ -1,3 +1,6 @@
# clock.tbw.tf # clock.tbw.tf
Create a stylish CSS clock using JavaScript with code from the interwebs Create a stylish CSS clock using JavaScript with code from the interwebs.
On https://codepen.io/nilsynils/pen/EZzyVB we find a lovely pure CSS clockface, complete with shadows, that is perfect for our needs.

2
index.html Normal file
View File

@ -0,0 +1,2 @@
On https://codepen.io/nilsynils/pen/EZzyVB we find a lovely pure CSS clockface, complete with shadows, that seems perfect for our needs.