From e87a9d85495ff70c60cc4a79ec0ab1a6102907f2 Mon Sep 17 00:00:00 2001 From: simoon Date: Tue, 2 Jun 2020 21:29:59 +0200 Subject: [PATCH] added site1 site2 to sketches --- sketches/site2/index.html | 6 ++++-- sketches/site2/style.css | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/sketches/site2/index.html b/sketches/site2/index.html index 6a0c866..7f6515d 100644 --- a/sketches/site2/index.html +++ b/sketches/site2/index.html @@ -15,10 +15,12 @@
-
-
+ +
+
+
  • *A note to the reader:
  • Tasks of the Contingent Librarian
  • diff --git a/sketches/site2/style.css b/sketches/site2/style.css index 7cf0b19..87fa99a 100644 --- a/sketches/site2/style.css +++ b/sketches/site2/style.css @@ -1,7 +1,7 @@ body { font-style: normal; font-family: sans-serif; -font-size: 1em; +font-size: 0.8em; color: black; background-color: lightgrey; padding: 6px;