diff --git a/README.md b/README.md index c6618a8..d352404 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ # clock.tbw.tf -Create a stylish CSS clock using JavaScript with code from the interwebs \ No newline at end of file +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. + diff --git a/index.html b/index.html new file mode 100644 index 0000000..51ddf86 --- /dev/null +++ b/index.html @@ -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. +