brouilleursdeblanc/_sass
ACCakut af6db4c49d Adding class for centering in markdown
With this you can easily center text by use of markdown's *IALs* (Block Inline Attribute Lists).

**Example:**
{:.center}
Your text

**Will result in:**
<p class="center">Your text</p>

So CSS will "text-align:center".
2014-09-18 09:37:50 -04:00
..
vendor Fix overlay background colors 2014-09-05 16:24:49 -04:00
_coderay.scss Adjust syntax highlighting styling 2014-09-04 14:49:18 -04:00
_elements.scss Cleanup stylesheets 2014-09-04 14:49:14 -04:00
_forms.scss Improve navigation and search overlay on small screens 2014-09-05 16:24:58 -04:00
_grid-settings.scss Cleanup stylesheets 2014-09-04 14:49:14 -04:00
_layout.scss Improve navigation and search overlay on small screens 2014-09-05 16:24:58 -04:00
_mixins.scss Cleanup stylesheets 2014-09-04 14:49:14 -04:00
_pygments.scss Cleanup stylesheets 2014-09-04 14:49:14 -04:00
_reset.scss Cleanup stylesheets 2014-09-04 14:49:14 -04:00
_simple-search.scss Improve navigation and search overlay on small screens 2014-09-05 16:24:58 -04:00
_site.scss Adding class for centering in markdown 2014-09-18 09:37:50 -04:00
_variables.scss Cleanup stylesheets 2014-09-04 14:49:14 -04:00