From c5639ee890215e4e8e0f544821ea8d285ca58eb8 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 13 Sep 2014 22:26:58 +0200 Subject: init --- static/index.css | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 static/index.css (limited to 'static/index.css') diff --git a/static/index.css b/static/index.css new file mode 100644 index 0000000..f06c84c --- /dev/null +++ b/static/index.css @@ -0,0 +1,4 @@ +h1 { + text-align: center; + font-size: 40pt; +} -- cgit v1.2.3