mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-20 17:54:23 +01:00
Remove "Remove margin on the body" from base css docs
Normalize did that.
This commit is contained in:
parent
df5aa7c0f1
commit
f2d90d12dc
1
css.html
1
css.html
@ -44,7 +44,6 @@ base_url: "../"
|
||||
<h3 id="overview-type-links">Typography and links</h3>
|
||||
<p>Bootstrap sets basic global display, typography, and link styles. Specifically, we:</p>
|
||||
<ul>
|
||||
<li>Remove <code>margin</code> on the body</li>
|
||||
<li>Set <code>background-color: #fff;</code> on the <code>body</code></li>
|
||||
<li>Use the <code>@font-family-base</code>, <code>@font-size-base</code>, and <code>@line-height-base</code> attributes as our typographic base</li>
|
||||
<li>Set the global link color via <code>@link-color</code> and apply link underlines only on <code>:hover</code></li>
|
||||
|
Loading…
x
Reference in New Issue
Block a user