From ead3f272af6e63ef7353a742645fc95e099d4d93 Mon Sep 17 00:00:00 2001 From: Jonathan Rosenbaum Date: Tue, 17 Feb 2015 07:22:35 +0000 Subject: [PATCH] Blue violet for the headings. --- index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/index.html b/index.html index 22d4f0a..68b13d9 100644 --- a/index.html +++ b/index.html @@ -16,6 +16,9 @@ { } + h1 { + color: blueviolet; + }