Sha256: 2b1230291ee43e95336f0e7a735c4f9c6b6d4368a832c952cfa9e3d4f9d77376

Contents?: true

Size: 292 Bytes

Versions: 1

Compression:

Stored size: 292 Bytes

Contents

$minimum_height: 140px;

html body {}

#container {
  margin: 0 auto;
  width: 980px; }

#header {}

#navigation {
  width: 100%;
  height: 35px; }

#flash {}

#content {
  min-height: $minimum_height;
}

#sidebar {
  float: left;
  min-height: $minimum_height;
}

#footer {
  clear: both; }

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
sushifish-0.9.6 lib/generators/sushi/templates/layout.css.scss