Commit f58143e7 authored by Mark Otto's avatar Mark Otto

editing intro

parent 970e76ea
...@@ -3,7 +3,7 @@ layout: page ...@@ -3,7 +3,7 @@ layout: page
title: Reboot title: Reboot
--- ---
All of Bootstrap's element-specific CSS changes are part of what we call the Reboot, a single CSS file of simple overrides. Part of Bootstrap's job is to provide an elegant, consistent, and simple baseline to build upon. We use Reboot, a collection of element-specific CSS changes in a single file, to kickstart that.
Reboot builds upon Normalize, providing many HTML elements with somewhat opinionated styles using only element selectors. Additional styling is done only with classes. For example, we reboot some `<table>` styles for a simpler baseline and later provide `.table`, `.table-bordered`, and more. Reboot builds upon Normalize, providing many HTML elements with somewhat opinionated styles using only element selectors. Additional styling is done only with classes. For example, we reboot some `<table>` styles for a simpler baseline and later provide `.table`, `.table-bordered`, and more.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment