summaryrefslogtreecommitdiff
path: root/public/stylesheets/screen.sass
diff options
context:
space:
mode:
Diffstat (limited to 'public/stylesheets/screen.sass')
-rw-r--r--public/stylesheets/screen.sass8
1 files changed, 6 insertions, 2 deletions
diff --git a/public/stylesheets/screen.sass b/public/stylesheets/screen.sass
index e4304c9..a453adc 100644
--- a/public/stylesheets/screen.sass
+++ b/public/stylesheets/screen.sass
@@ -36,7 +36,7 @@ body
h1
margin: 0.3em
- text-shadow: #FFF 0 1px 0
+ text-shadow: #FFF 1px 1px 0
font-size: x-large
font-family: Verdana
display: inline
@@ -85,6 +85,8 @@ body
+border-bottom-left-radius(25px)
+border-bottom-right-radius(25px)
+background-clip(border-box)
+ label
+ //cursor: pointer
input#predict
margin-left: 1em
@@ -164,6 +166,8 @@ input#predict
margin: 0
padding: 0
-
+.halt
+ margin: 5em
+
.footer
margin: 20px 0 20px 0