Sha256: 24368b5cbbc4a78f7e322da7737002e450406ec9991333481de6609c5b16a196

Contents?: true

Size: 1.28 KB

Versions: 2

Compression:

Stored size: 1.28 KB

Contents


body
  :text-align center
  :font-family "helvetica neue", arial, sans-serif
  :font-size 13px
  :background #ddd
  
@mixin vintage
  :font-family Georgia,"Times New Roman",serif
  :color #404040
  :font-style italic
  :text-shadow 0 1px 0 white
  
h1,h2,h3,h4,h5,h6,input,textarea
  :color #404040

h1
  :font-weight 200

h2, h3, h4, h5, h6
  :font-weight 200
  
input, textarea
  :font-weight 300
    
a, a:visited
  :color #003399

em
  :font-style italic

strong
  :font-weight bold
  
.full-unit
  :text-align left
  :width $FULL_WIDTH
  :margin 0 auto

.unit
  :text-align left
  :width $UNIT_WIDTH
  :margin 0 auto  

.top-nav
  :background #ddd url('/assets/jmagee-ui-kit/main-content-bg.gif') repeat-x
  :border-bottom solid 1px #e0e0e0

  .top-nav-content
    :padding-left 0px !important
    :padding-right 0px !important

    ul 
      li
        :display inline-block
        :float left

        a, a:visited
          :display inline-block
          :padding 8px 11px 7px
          :vertical-align top
          :font-size 12px
          :text-shadow 0 1px 0 white
          :color #666
          :text-decoration none
        a:hover
          :color #333

.main
  :background #ddd url('/assets/jmagee-ui-kit/main-content-bg.gif') repeat-x
  :min-height 400px
  :border-top solid 1px #f7f7f7
  

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
jmagee-ui-kit-0.0.3 app/assets/stylesheets/jmagee-ui-kit/layout.sass
jmagee-ui-kit-0.0.2 app/assets/stylesheets/jmagee-ui-kit/layout.sass