Sha256: ac923f89682b303bc368e15c40858d49228faca7396902005cd0317eea082fc3

Contents?: true

Size: 772 Bytes

Versions: 1

Compression:

Stored size: 772 Bytes

Contents

body, select, input, textarea { color: $html5-boilerplate-font-color; }

h1,h2,h3,h4,h5,h6 { @include optimize-legibility; }

html {
  @include font-smoothing;
  @include force-scrollbar;
}

@include accessible-focus;

a, a:active, a:visited { color: $html5-boilerplate-link-color; }
a:hover { color: $html5-boilerplate-link-hover-color; }

ul { margin-left:30px; }
ol { margin-left:30px; list-style-type: decimal; }

small { @include small; }
strong, th { @include strong; }

td, td img { vertical-align: top; }

sub { vertical-align: sub; font-size: smaller; }
sup { vertical-align: super; font-size: smaller; }

@include quoted-pre;

@include align-input-labels;

@include hand-cursor-inputs;

@include selected-text;

@include webkit-tap-highlight;

@include ie-hacks;

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
html5-boilerplate-0.1.0 templates/project/html5/_base.scss