Skip to content

Instantly share code, notes, and snippets.

View felipearaujoh00d's full-sized avatar

Felipe Gustavo de Araujo felipearaujoh00d

View GitHub Profile
@felipearaujoh00d
felipearaujoh00d / bootstrap.css
Created September 23, 2015 17:28 — forked from Integralist/bootstrap.css
List of Twitter Bootstrap CSS classes
/*
* Scaffolding
* Basic and global styles for generating a grid system, structural layout, and page templates
* ------------------------------------------------------------------------------------------- */
.container
Sets a width of 940px which also centres the content (clears floated elements before/after)
.container-fluid
Sets a minimum width of 940px (clears floated elements before/after)