From 9e1934ecaa9ec682dc77d2b198119c8adc0621a0 Mon Sep 17 00:00:00 2001 From: Astro Date: Mon, 21 Sep 2015 02:03:47 +0200 Subject: [PATCH] datenspuren css: rm unused h1, h2 --- .../static/datenspuren/2015/style/style.css | 21 ------------------- 1 file changed, 21 deletions(-) diff --git a/content/static/datenspuren/2015/style/style.css b/content/static/datenspuren/2015/style/style.css index 9d7019248..53f3a2c42 100644 --- a/content/static/datenspuren/2015/style/style.css +++ b/content/static/datenspuren/2015/style/style.css @@ -41,27 +41,6 @@ nav li a { nav li a:hover { color: #cfc; } -h1, h2 { - color: linear-gradient(top, #ddd 0%, #fff 100%) no-repeat; - color: white; - margin: 0; - padding: 0; - text-shadow: 0 1px 0 black, 0 2px 0 black, 0 3px 0 black, 0 4px 0 black, 0 5px 0 black, 0 6px 0 black, 0 7px 0 black, 0 8px 0 black, 0 9px 0 black, 0 10px 0 black, 0 11px 0 black, 0 12px 0 black; - line-height: 0.95em; - text-transform: uppercase; - font-variant: small-caps; -} -h1 { - font-weight: 900; - font-size: 300%; - z-index: -2; -} -h2 { - font-weight: 700; - font-size: 247%; - z-index: -1; - overflow-y: hidden; -} a { color: #070;