diff --git a/Purr.cabal b/Purr.cabal index 558dbba..d778d68 100644 --- a/Purr.cabal +++ b/Purr.cabal @@ -5,7 +5,7 @@ cabal-version: 1.12 -- see: https://github.com/sol/hpack name: Purr -version: 0.1.0.0 +version: 0.3.0 description: https://git.eversole.co/James/Purr author: James Eversole maintainer: james@eversole.co diff --git a/views/cassius/style.cassius b/views/cassius/style.cassius index 8405f6d..c9a4647 100644 --- a/views/cassius/style.cassius +++ b/views/cassius/style.cassius @@ -34,6 +34,13 @@ p a color: #{colorThree} +input::-webkit-outer-spin-button, +input::-webkit-inner-spin-button + -webkit-appearance: none + margin: 0 +input[type=number] + -moz-appearance: textfield + .main margin: 1em auto max-width: 50% diff --git a/views/index.hamlet b/views/index.hamlet index b5ffa0c..39cf387 100644 --- a/views/index.hamlet +++ b/views/index.hamlet @@ -60,8 +60,6 @@ $doctype 5 placeholder="enter a secret to share" />
- valid for: -