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
d71f6470
Commit
d71f6470
authored
Aug 05, 2014
by
Mark Otto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
copy and remove rogue p tag
parent
dceeb641
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
docs/components/typography.md
docs/components/typography.md
+1
-2
No files found.
docs/components/typography.md
View file @
d71f6470
...
...
@@ -118,7 +118,7 @@ Make a paragraph stand out by adding `.lead`.
## Inline text elements
Styling for
all the
common inline HTML5 elements.
Styling for common inline HTML5 elements.
{% example html %}
<p>
You can use the mark tag to
<mark>
highlight
</mark>
text.
</p>
...
...
@@ -129,7 +129,6 @@ Styling for all the common inline HTML5 elements.
<p><small>
This line of text is meant to be treated as fine print.
</small></p>
<p><strong>
This line rendered as bold text.
</strong></p>
<p><em>
This line rendered as italicized text.
</em></p>
<p></p>
{% endexample %}
<div
class=
"bs-callout bs-callout-info"
>
...
...
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