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
c5e80ff2
Commit
c5e80ff2
authored
5 years ago
by
XhmikosR
Browse files
Options
Download
Email Patches
Plain Diff
about/brand.md: Remove unused class.
parent
c6ac6365
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
site/content/docs/4.3/about/brand.md
+5
-5
site/content/docs/4.3/about/brand.md
with
5 additions
and
5 deletions
+5
-5
site/content/docs/4.3/about/brand.md
+
5
-
5
View file @
c5e80ff2
...
...
@@ -14,10 +14,10 @@ Use either the Bootstrap mark (a capital **B**) or the standard logo (just **Boo
<div
class=
"bd-brand-logos d-sm-flex text-center bg-light rounded overflow-hidden w-100 mb-3"
>
<div
class=
"bd-brand-item"
>
<img
class=
"svg"
src=
"/docs/{{< param docs_version >
}}/assets/brand/bootstrap-solid.svg" alt="Bootstrap" width="144" height="144">
<img
src=
"/docs/{{< param docs_version >
}}/assets/brand/bootstrap-solid.svg" alt="Bootstrap" width="144" height="144">
</div>
<div class="
bd-brand-item
inverse
"
>
<img
class=
"svg"
src=
"/docs/{{< param docs_version >
}}/assets/brand/bootstrap-outline.svg" alt="Bootstrap" width="144" height="144">
<img
src=
"/docs/{{< param docs_version >
}}/assets/brand/bootstrap-outline.svg" alt="Bootstrap" width="144" height="144">
</div>
</div>
<div class="
bd-brand-logos
d-sm-flex
text-center
bg-light
rounded
overflow-hidden
w-100
mb-3
"
>
...
...
@@ -35,13 +35,13 @@ Download the Bootstrap mark in one of three styles, each available as an SVG fil
<div
class=
"bd-brand-logos d-sm-flex text-center bg-light rounded overflow-hidden w-100 mb-3"
>
<a
href=
"/docs/{{< param docs_version >
}}/assets/brand/bootstrap-solid.svg" download class="bd-brand-item" title="Download solid logo">
<img
class="
svg
"
src=
"/docs/{{< param docs_version >
}}/assets/brand/bootstrap-solid.svg" alt="Bootstrap" width="144" height="144">
<img src="
/
docs
/{{<
param
docs_version
>
}}/assets/brand/bootstrap-solid.svg" alt="Bootstrap" width="144" height="144">
</a>
<a
href=
"/docs/{{< param docs_version >
}}/assets/brand/bootstrap-outline.svg" download class="bd-brand-item inverse" title="Download outlined logo">
<img
class=
"svg"
src=
"/docs/{{< param docs_version >
}}/assets/brand/bootstrap-outline.svg" alt="Bootstrap" width="144" height="144">
<img src="
/
docs
/{{<
param
docs_version
>
}}/assets/brand/bootstrap-outline.svg" alt="Bootstrap" width="144" height="144">
</a>
<a
href=
"/docs/{{< param docs_version >
}}/assets/brand/bootstrap-punchout.svg" download class="bd-brand-item inverse" title="Download inverted logo">
<img
class=
"svg"
src=
"/docs/{{< param docs_version >
}}/assets/brand/bootstrap-punchout.svg" alt="Bootstrap" width="144" height="144">
<img src="
/
docs
/{{<
param
docs_version
>
}}/assets/brand/bootstrap-punchout.svg" alt="Bootstrap" width="144" height="144">
</a>
</div>
...
...
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