Sha256: 7e58175461f67433007dad1b2e26109cd3017a306c1a634636ff1f3c72bab03a

Contents?: true

Size: 891 Bytes

Versions: 5

Compression:

Stored size: 891 Bytes

Contents

// LAYOUT: Three-Column (Right) Primary
// DESCRIPTION: Three-column 950px fixed layout with two sidebars right of content, primary being on the left.

body
  min-width: 960px


#header
  position: relative


#branding
  width: 940px
  margin: 0 auto


#access
  position: relative
  overflow: hidden


.menu
  width: 940px
  margin: 0 auto


#main
  width: 960px
  margin: 0 auto
  overflow: hidden
  position: relative


#container
  width: 540px
  float: left
  margin: 0 0 0 10px


#content
  overflow: hidden


#primary
  width: 220px
  float: left
  margin: 0 10px 0 20px


#secondary
  width: 140px
  float: right
  margin: 0 0 0 10px


#footer
  clear: both


#subsidiary
  width: 960px
  margin: 0 auto
  overflow: hidden

  .aside
    width: 300px
    float: left
    margin: 0 10px 0 10px

  #third
    margin: 0 0 0 10px


#siteinfo
  clear: both
  width: 940px
  margin: 0 auto

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
compass-wordpress-0.1.4 sass/wordpress/thematic/styles/_3c_r_fixed_primary.sass
compass-wordpress-0.1.3 sass/wordpress/thematic/styles/_3c_r_fixed_primary.sass
compass-wordpress-0.1.2 sass/wordpress/thematic/styles/_3c_r_fixed_primary.sass
compass-wordpress-0.1.1 sass/wordpress/thematic/styles/_3c_r_fixed_primary.sass
compass-wordpress-0.1.0 sass/wordpress/thematic/styles/_3c_r_fixed_primary.sass