Sha256: 88e56255866e0a479a7c774e25492962a4d863ef39b0da12a1c4594523bd0c77

Contents?: true

Size: 1.32 KB

Versions: 1

Compression:

Stored size: 1.32 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  

.header
  :padding 30px 0px
  :background #232323
  :border-bottom solid 1px #000
  :border-top solid 15px #000
  :color #fff
  
  .header-content
  
    .brand
      :display inline
      :float left
    
    .connect
      :display inline
      :float right
      :position relative
      :top 2px
      :text-align center
    
      .connect-text, .connect-buttons
        :display inline
        :float left
      
      .connect-text
        :font-size 30px
        :font-weight 100
        :margin-right 30px
        :margin-top 7px
      
      
      .connect-buttons
        img
          :margin-right 10px

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

Version data entries

1 entries across 1 versions & 1 rubygems

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