Sha256: 5f8bcc21283211fdb2e3a650bb33999f2013c8a895aa947a6a937c64cfb4ab3b

Contents?: true

Size: 1.25 KB

Versions: 6

Compression:

Stored size: 1.25 KB

Contents

/*
Bootstrap Toolkit
Copyright (C) 2013 AgĂȘncia Orangeweb <luizeof@gmail.com>, < atendimento@orangeweb.com.br >

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/

/* Typography Extras */

.align-left		{ text-align: left;	}
.align-center	{ text-align: center; }
.align-right	{ text-align: right; }
.align-justify	{ text-align: justify; }

.font-sans-serif	{ font-family: 'Liberation Sans', 'DejaVu Sans', Arial, Helvetica, 'Helvetica Neue', sans-serif;	}
.font-serif			{ font-family: 'Liberation Serif','DejaVu Serif', Times, 'Times New Roman', serif;					}
.font-monospace		{ font-family: 'Liberation Mono','DejaVu Sans Mono', Courier, 'Courier New', Monaco, monospace;		}

.small-caps		{ font-variant:	small-caps;	}

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
rails-bootstrap-engine-0.0.9 app/assets/stylesheets/orangeweb-bootstrap-toolkit/bootstrap-toolkit-typography.css
rails-bootstrap-engine-0.0.8 app/assets/stylesheets/orangeweb-bootstrap-toolkit/bootstrap-toolkit-typography.css
rails-bootstrap-engine-0.0.5 app/assets/stylesheets/orangeweb-bootstrap-toolkit/bootstrap-toolkit-typography.css
rails-bootstrap-engine-0.0.4 app/assets/stylesheets/orangeweb-bootstrap-toolkit/bootstrap-toolkit-typography.css
rails-bootstrap-engine-0.0.3 app/assets/stylesheets/orangeweb-bootstrap-toolkit/bootstrap-toolkit-typography.css
rails-bootstrap-engine-0.0.2 app/assets/stylesheets/orangeweb-bootstrap-toolkit/bootstrap-toolkit-typography.css