summaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
Diffstat (limited to 'web')
-rw-r--r--web/favicon.icobin0 -> 4286 bytes
-rw-r--r--web/style.css4
2 files changed, 4 insertions, 0 deletions
diff --git a/web/favicon.ico b/web/favicon.ico
new file mode 100644
index 0000000..200f311
--- /dev/null
+++ b/web/favicon.ico
Binary files differ
diff --git a/web/style.css b/web/style.css
index 09cb5be..39d6756 100644
--- a/web/style.css
+++ b/web/style.css
@@ -118,6 +118,10 @@ nav.primary a.current {
margin: 1em auto 1em auto;
}
+#content article.text {
+ text-align: left;
+}
+
#content h1 {
color: #696969;
font-size: 24pt;