From cdd2b23614eb1a8583b879eb3d6bccced207d3f1 Mon Sep 17 00:00:00 2001 From: mathias Date: Tue, 11 Aug 2015 12:24:01 +0300 Subject: [PATCH] Style --- index.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/index.html b/index.html index 1db9492..a5864ce 100644 --- a/index.html +++ b/index.html @@ -105,6 +105,13 @@ body { background: rgba(255,255,255,.2); } +h1, h2, h3 { + text-transform: uppercase; + cursor: default; + font-style: normal; + font-weight: normal; +} + h2 { margin: 0 0 15px; text-transform: uppercase;