Sha256: 3e740c02081190ce9f42d839f30324a212bba0446c460ffe3ea82c6aaa7f242d

Contents?: true

Size: 812 Bytes

Versions: 1

Compression:

Stored size: 812 Bytes

Contents

@import "compass/css3";

//-----------------------------------------------
// The following html5-boilerplate styles should
// probably be customized for each site
//-----------------------------------------------

h1, h2, h3, h4, h5, h6 {
  // This might not be the best choice if you are
  // embedding font faces that are already bold
  font-weight: bold;
}

strong, th {
  font-weight: bold;
}

small {
  @include font-size(11px);  // This is approx 85%
}

// Add the 'required' attribute on your
// inputs if you want to use these
input:valid {}
input:invalid {
  @include border-radius(1px);
  @include box-shadow(red, 0, 0, 5px, 0);
}


//-----------------------------------
// Add your own custom styles below
//-----------------------------------

body {}

#container {}

header {}

#main {}

footer {}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
html5-boilerplate-0.1.7 templates/project/partials/_page.scss