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, 7 insertions, 3 deletions
diff --git a/public/stylesheets/screen.sass b/public/stylesheets/screen.sass
index 09045e2..80f49fa 100644
--- a/public/stylesheets/screen.sass
+++ b/public/stylesheets/screen.sass
@@ -118,10 +118,15 @@ body
+box-shadow(1px 1px 1px rgba(white, 1) inset, -1px -1px 5px rgba(black, 0.3) inset)
+border-bottom-left-radius(25px)
+border-bottom-right-radius(25px)
- +background-clip(border-box)
+ +background-clip(border-box)
+ #info
+ color: green
+ position: relative
+ margin-left: 60%
+
.tablesorter
- width: 60%
+ width: 100%
thead
background-color: adjust-lightness($ist-blue, 30%)
tr
@@ -153,7 +158,6 @@ body
border: 1px solid #dad9c7
margin-left: -1px
-
.footer
margin: 20px 0 20px 0