Sha256: 0195cdfb8ac1d2c275b9b0ee51a51e1bc1ad05c8481fb453838a5d757483b638

Contents?: true

Size: 1.14 KB

Versions: 31

Compression:

Stored size: 1.14 KB

Contents

@mixin Impact {
	font-family: Impact, Charcoal, sans-serif;
}
@mixin Palatino {
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}
@mixin Tahoma {
	font-family:Tahoma,Arial,Helvetica,sans-serif;
}
@mixin Gothic {
	font-family: Century Gothic, sans-serif;
}
@mixin Lucida {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
}
@mixin ArialBlack {
	font-family: 'Arial Black', Gadget, sans-serif;
}
@mixin ArialNarrow {
	font-family: 'Arial Narrow', sans-serif;
}
@mixin TimesNew {
	font-family: 'Times New Roman', Times, serif;
}
@mixin Verdana {
	font-family: Verdana, Geneva, sans-serif;
}
@mixin Copperplate {
	font-family: Copperplate / Copperplate Gothic Light, sans-serif;
}
@mixin GillSans {
	font-family: Gill Sans / Gill Sans MT, sans-serif;
}
@mixin Lucida {
	font-family: 'Lucida Console', Monaco, monospace;
}
@mixin Trebuchet {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
}
@mixin Courier {
	font-family: 'Courier New', Courier, monospace;
}
@mixin Arial {
	font-family: Arial, Helvetica, sans-serif;
}
@mixin Georgia {
	font-family: Georgia, Serif;
}
@mixin Baskerville {
	font-family: Baskerville,Georgia,Serif;
}

Version data entries

31 entries across 31 versions & 1 rubygems

Version Path
bootstrapped-rails-2.0.9.rc2 vendor/assets/stylesheets/custom_partials/fonts.scss
bootstrapped-rails-2.0.9.rc1 vendor/assets/stylesheets/custom_partials/fonts.scss
bootstrapped-rails-2.0.8.5 vendor/assets/stylesheets/custom_partials/fonts.scss
bootstrapped-rails-2.0.8.4 vendor/assets/stylesheets/custom_partials/fonts.scss
bootstrapped-rails-2.0.8.3 vendor/assets/stylesheets/custom_partials/fonts.scss
bootstrapped-rails-2.0.8.2 vendor/assets/stylesheets/custom_partials/fonts.scss
bootstrapped-rails-2.0.8.1 vendor/assets/stylesheets/custom_partials/fonts.scss
bootstrapped-rails-2.0.8 vendor/assets/stylesheets/custom_partials/fonts.scss
bootstrapped-rails-2.0.7.9 vendor/assets/stylesheets/custom_partials/fonts.scss
bootstrapped-rails-2.0.7.8 vendor/assets/stylesheets/custom_partials/fonts.scss
bootstrapped-rails-2.0.7.7 vendor/assets/stylesheets/custom_partials/fonts.scss
bootstrapped-rails-2.0.7.6 vendor/assets/stylesheets/custom_partials/fonts.scss
bootstrapped-rails-2.0.7.5 vendor/assets/stylesheets/custom_partials/fonts.scss
bootstrapped-rails-2.0.7.4 vendor/assets/stylesheets/custom_partials/fonts.scss
bootstrapped-rails-2.0.7.3 vendor/assets/stylesheets/custom_partials/fonts.scss
bootstrapped-rails-2.0.7.2 vendor/assets/stylesheets/custom_partials/fonts.scss
bootstrapped-rails-2.0.7.1 vendor/assets/stylesheets/custom_partials/fonts.scss
bootstrapped-rails-2.0.7 vendor/assets/stylesheets/custom_partials/fonts.scss
bootstrapped-rails-2.0.6 vendor/assets/stylesheets/custom_partials/fonts.scss
bootstrapped-rails-2.0.5 vendor/assets/stylesheets/custom_partials/fonts.scss