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.sass6
1 files changed, 6 insertions, 0 deletions
diff --git a/public/stylesheets/screen.sass b/public/stylesheets/screen.sass
index f585f1b..fe0bb19 100644
--- a/public/stylesheets/screen.sass
+++ b/public/stylesheets/screen.sass
@@ -78,6 +78,9 @@ body
+background-clip(border-box)
+box-shadow(1px 1px 1px rgba(white, 1) inset, -1px -1px 5px rgba(black, 0.3) inset)
+ #appletContainer
+ padding: 10px
+
fieldset#middle
@@ -90,6 +93,9 @@ body
background-color: $ist-color
+box-shadow(1px 1px 1px rgba(white, 1) inset, -1px -1px 5px rgba(black, 0.3) inset)
+ #endpoint
+ padding-top: 2em
+
#model a
display: inline
font-weight: normal