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