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.sass10
1 files changed, 1 insertions, 9 deletions
diff --git a/public/stylesheets/screen.sass b/public/stylesheets/screen.sass
index bd80e01..60355e0 100644
--- a/public/stylesheets/screen.sass
+++ b/public/stylesheets/screen.sass
@@ -1,9 +1,6 @@
-//@import compass/reset, compass/css3, compass/utilities, compass/layout
@import compass/css3
-//$bg-color: #CCCCFF
-//$ist-color: #C5C1E4
-$ist-color: #C8C2C8
+$ist-color: rgba(200, 194, 200, 0.4)
$black: #2b2b2b
$orange: #f76700
body
@@ -143,9 +140,6 @@ body
//height: 100%
width: 98%
background-color: $ist-color
- //+border-bottom-left-radius(5px)
- //+border-bottom-right-radius(5px)
- //+background-clip(border-box)
+box-shadow(1px 1px 1px rgba(white, 1) inset, 0px -1px 2px rgba($black, 0.3) inset)
a:hover
color: $orange
@@ -159,7 +153,6 @@ body
width: 98%
margin-bottom: 2em
background-color: $ist-color
- //background-image: url("/images/gray_jean.png")
+box-shadow(1px 1px 1px rgba(white, 1) inset, 0px -1px 2px rgba($black, 0.3) inset)
img
display: inline
@@ -175,7 +168,6 @@ body
width: 98%
margin-bottom: 2em
background-color: $ist-color
- //background-image: url("/images/gray_jean.png")
+box-shadow(1px 1px 1px rgba(white, 1) inset, 0px -1px 2px rgba($black, 0.3) inset)
img
display: inline