From ad26a07b04816f7f3af660d9ee0a6839a4abeefb Mon Sep 17 00:00:00 2001 From: zyphlar Date: Wed, 24 May 2023 13:28:39 -0700 Subject: [PATCH] Add sundial --- index.html | 310 ++++++++++++++++++++++++++++++++++++++++++++++++++-- sundial.svg | 269 +++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 572 insertions(+), 7 deletions(-) create mode 100644 sundial.svg diff --git a/index.html b/index.html index 4e7666c..22945fd 100644 --- a/index.html +++ b/index.html @@ -12,12 +12,293 @@ width: 250px; height: 180px; } + #sundial { + background-image: url('roman-sundial.jpg'); + width: 664px; + height: 1000px; + }
+ + + + + + + + + + +