Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
bootstrap
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
bootstrap
Commits
f2d90d12
Commit
f2d90d12
authored
Sep 30, 2013
by
Zlatan Vasović
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove "Remove margin on the body" from base css docs
Normalize did that.
parent
df5aa7c0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
css.html
css.html
+0
-1
No files found.
css.html
View file @
f2d90d12
...
@@ -44,7 +44,6 @@ base_url: "../"
...
@@ -44,7 +44,6 @@ base_url: "../"
<h3
id=
"overview-type-links"
>
Typography and links
</h3>
<h3
id=
"overview-type-links"
>
Typography and links
</h3>
<p>
Bootstrap sets basic global display, typography, and link styles. Specifically, we:
</p>
<p>
Bootstrap sets basic global display, typography, and link styles. Specifically, we:
</p>
<ul>
<ul>
<li>
Remove
<code>
margin
</code>
on the body
</li>
<li>
Set
<code>
background-color: #fff;
</code>
on the
<code>
body
</code></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>
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>
<li>
Set the global link color via
<code>
@link-color
</code>
and apply link underlines only on
<code>
:hover
</code></li>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment