Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
a60c595d
Commit
a60c595d
authored
6 years ago
by
XhmikosR
Browse files
Options
Download
Email Patches
Plain Diff
image-replacement.md: use three dots.
parent
be5d3de1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
site/docs/4.2/utilities/image-replacement.md
+1
-1
site/docs/4.2/utilities/image-replacement.md
with
1 addition
and
1 deletion
+1
-1
site/docs/4.2/utilities/image-replacement.md
+
1
-
1
View file @
a60c595d
...
@@ -33,5 +33,5 @@ Use the `.text-hide` class to maintain the accessibility and SEO benefits of hea
...
@@ -33,5 +33,5 @@ Use the `.text-hide` class to maintain the accessibility and SEO benefits of hea
</div>
</div>
{% highlight html %}
{% highlight html %}
<h1
class=
"text-hide"
style=
"background-image: url('..');"
>
Bootstrap
</h1>
<h1
class=
"text-hide"
style=
"background-image: url('..
.
');"
>
Bootstrap
</h1>
{% endhighlight %}
{% endhighlight %}
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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