diff --git a/custom-static/css/dungeon.css b/custom-static/css/dungeon.css index 22ee29c..c7106ff 100644 --- a/custom-static/css/dungeon.css +++ b/custom-static/css/dungeon.css @@ -11,15 +11,10 @@ div.content { } h1, h2, h3, h4, h5, h6 { - color: #222; text-transform: uppercase; line-height: 1.2em; } -a { - text-decoration: underline; -} - .dungeon h2 ~ p { margin: 0.5em 0; }