From 74bdf0efe7106779b80e687e1c33f2e3f816ce08 Mon Sep 17 00:00:00 2001 From: Joe Wreschnig Date: Sat, 30 Aug 2014 15:58:06 +0200 Subject: [PATCH 1/1] Some language changes. Enable traps by default. --- heroik.css | 12 +++++++++++- heroik.html | 25 +++++++++++++++---------- 2 files changed, 26 insertions(+), 11 deletions(-) diff --git a/heroik.css b/heroik.css index 0ebb50f..d58402f 100644 --- a/heroik.css +++ b/heroik.css @@ -280,7 +280,7 @@ select { box-shadow: 0.125em 0.125em 0.25em 0.0625em #aaa; transition: box-shadow 0.167s, border-color 0.167s; -webkit-transition: box-shadow 0.167s, border-color 0.167s; - text-align:-webkit-center !important; + text-align: center; font-weight: bold; } @@ -305,6 +305,16 @@ option { font-weight: normal; } +optgroup { + font-style: normal; + font-family: inherit; + text-align: center; +} + +optgroup + optgroup { + margin-top: 1px; +} + p, li { text-align: justify; -webkit-hyphens: auto; diff --git a/heroik.html b/heroik.html index dec947b..9a78696 100644 --- a/heroik.html +++ b/heroik.html @@ -33,13 +33,18 @@

Find a Dungeon

Difficulty

Denizens

@@ -47,8 +52,8 @@
  • +
  • -
  • @@ -70,8 +75,8 @@
    Variants Abilities - More Cards - Fate Events + Cards + Fates

    Acknowledgments

    -- 2.20.1