summaryrefslogtreecommitdiff
path: root/views/style.sass
diff options
context:
space:
mode:
Diffstat (limited to 'views/style.sass')
-rw-r--r--views/style.sass23
1 files changed, 23 insertions, 0 deletions
diff --git a/views/style.sass b/views/style.sass
index 15ae256..9f055e4 100644
--- a/views/style.sass
+++ b/views/style.sass
@@ -267,3 +267,26 @@ dl
margin-left: 16px
margin-right: 16px
float: left
+
+.models_navigation
+ #prev
+ @extend a
+ display: inline
+ cursor: pointer
+ #next
+ @extend a
+ display: inline
+ cursor: pointer
+ .link
+ @extend a
+ display: inline
+ cursor: pointer
+ .active
+ display: inline
+ color: #000
+ font-weight: bold
+ padding: 0 1px
+ .thin
+ font-weight: 100
+ span
+ text-decoration: underline