From 645b32d0e568df2f63e2f0387fd530c4452e2dda Mon Sep 17 00:00:00 2001 From: troy Date: Sun, 21 Nov 2021 11:32:14 +0100 Subject: [PATCH] =?UTF-8?q?sitemap=20css=20aufh=C3=BCbschen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sitemap.css | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 sitemap.css diff --git a/sitemap.css b/sitemap.css new file mode 100644 index 0000000..9227a57 --- /dev/null +++ b/sitemap.css @@ -0,0 +1,8 @@ +ARTICLE { font-family: sans-serif; + background: white; color: black } +AUTHOR { margin: 1em; color: red } +HEADLINE { text-align: right; + margin-bottom: 2em } +PARA { line-height: 1.5; + margin-left: 15% } +INSTRUMENT { color: blue } \ No newline at end of file