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.sass11
1 files changed, 10 insertions, 1 deletions
diff --git a/public/stylesheets/screen.sass b/public/stylesheets/screen.sass
index 9af4cdb..bce863d 100644
--- a/public/stylesheets/screen.sass
+++ b/public/stylesheets/screen.sass
@@ -92,27 +92,36 @@ body
//background-image: url("/images/gray_jean.png")
+box-shadow(1px 1px 1px rgba(white, 1) inset, -1px -1px 5px rgba(black, 0.3) inset)
padding: 1em
+ a:hover
+ color: #FF5555
#details_1
background-color: adjust-lightness($ist-color, 10%)
//background-image: url("/images/gray_jean.png")
+box-shadow(1px 1px 1px rgba(white, 1) inset, -1px -1px 5px rgba(black, 0.3) inset)
padding: 1em
+ a:hover
+ color: #FF5555
#details_2
background-color: adjust-lightness($ist-color, 10%)
//background-image: url("/images/gray_jean.png")
+box-shadow(1px 1px 1px rgba(white, 1) inset, -1px -1px 5px rgba(black, 0.3) inset)
padding: 1em
+ a:hover
+ color: #FF5555
#details_3
background-color: adjust-lightness($ist-color, 10%)
//background-image: url("/images/gray_jean.png")
+box-shadow(1px 1px 1px rgba(white, 1) inset, -1px -1px 5px rgba(black, 0.3) inset)
padding: 1em
+ a:hover
+ color: #FF5555
#details_4
background-color: adjust-lightness($ist-color, 10%)
//background-image: url("/images/gray_jean.png")
+box-shadow(1px 1px 1px rgba(white, 1) inset, -1px -1px 5px rgba(black, 0.3) inset)
padding: 1em
-
+ a:hover
+ color: #FF5555
fieldset#bottom
border: 0
background-color: $ist-color