mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-17 21:20:23 +00:00
* Removes text-align from td elements (no need to set that one) * Specifically sets th to text-align: left; at a global level (no longer within .table) to override browser defaults * Removes font-weight: bold; from th while we're at it since that's browser default already |
||
|---|---|---|
| .. | ||
| assets | ||
| build | ||
| examples | ||
| templates | ||
| components.html | ||
| css.html | ||
| customize.html | ||
| extend.html | ||
| gallery.html | ||
| getting-started.html | ||
| index.html | ||
| javascript.html | ||
| scaffolding.html | ||