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
1974aa69
Commit
1974aa69
authored
11 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
fix up sticky footer example (fixes
#9680
) and add favicons to all examples
parent
29fe7ed6
Changes
13
Hide whitespace changes
Inline
Side-by-side
Showing
13 changed files
examples/carousel/index.html
+1
-0
examples/carousel/index.html
examples/grid/index.html
+1
-0
examples/grid/index.html
examples/jumbotron-narrow/index.html
+1
-0
examples/jumbotron-narrow/index.html
examples/jumbotron/index.html
+1
-0
examples/jumbotron/index.html
examples/justified-nav/index.html
+1
-0
examples/justified-nav/index.html
examples/navbar-fixed-top/index.html
+1
-0
examples/navbar-fixed-top/index.html
examples/navbar-static-top/index.html
+1
-0
examples/navbar-static-top/index.html
examples/offcanvas/index.html
+1
-0
examples/offcanvas/index.html
examples/signin/index.html
+1
-0
examples/signin/index.html
examples/starter-template/index.html
+1
-0
examples/starter-template/index.html
examples/sticky-footer-navbar/index.html
+1
-0
examples/sticky-footer-navbar/index.html
examples/sticky-footer-navbar/sticky-footer-navbar.css
+5
-11
examples/sticky-footer-navbar/sticky-footer-navbar.css
examples/sticky-footer/index.html
+1
-0
examples/sticky-footer/index.html
with
17 additions
and
11 deletions
+17
-11
examples/carousel/index.html
+
1
-
0
View file @
1974aa69
...
...
@@ -5,6 +5,7 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<meta
name=
"description"
content=
""
>
<meta
name=
"author"
content=
""
>
<link
rel=
"shortcut icon"
href=
"../../assets/ico/favicon.png"
>
<title>
Carousel Template for Bootstrap
</title>
...
...
This diff is collapsed.
Click to expand it.
examples/grid/index.html
+
1
-
0
View file @
1974aa69
...
...
@@ -5,6 +5,7 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<meta
name=
"description"
content=
""
>
<meta
name=
"author"
content=
""
>
<link
rel=
"shortcut icon"
href=
"../../assets/ico/favicon.png"
>
<title>
Grid Template for Bootstrap
</title>
...
...
This diff is collapsed.
Click to expand it.
examples/jumbotron-narrow/index.html
+
1
-
0
View file @
1974aa69
...
...
@@ -5,6 +5,7 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<meta
name=
"description"
content=
""
>
<meta
name=
"author"
content=
""
>
<link
rel=
"shortcut icon"
href=
"../../assets/ico/favicon.png"
>
<title>
Narrow Jumbotron Template for Bootstrap
</title>
...
...
This diff is collapsed.
Click to expand it.
examples/jumbotron/index.html
+
1
-
0
View file @
1974aa69
...
...
@@ -5,6 +5,7 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<meta
name=
"description"
content=
""
>
<meta
name=
"author"
content=
""
>
<link
rel=
"shortcut icon"
href=
"../../assets/ico/favicon.png"
>
<title>
Jumbotron Template for Bootstrap
</title>
...
...
This diff is collapsed.
Click to expand it.
examples/justified-nav/index.html
+
1
-
0
View file @
1974aa69
...
...
@@ -5,6 +5,7 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<meta
name=
"description"
content=
""
>
<meta
name=
"author"
content=
""
>
<link
rel=
"shortcut icon"
href=
"../../assets/ico/favicon.png"
>
<title>
Justified Nav Template for Bootstrap
</title>
...
...
This diff is collapsed.
Click to expand it.
examples/navbar-fixed-top/index.html
+
1
-
0
View file @
1974aa69
...
...
@@ -5,6 +5,7 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<meta
name=
"description"
content=
""
>
<meta
name=
"author"
content=
""
>
<link
rel=
"shortcut icon"
href=
"../../assets/ico/favicon.png"
>
<title>
Fixed Top Navbar Example for Bootstrap
</title>
...
...
This diff is collapsed.
Click to expand it.
examples/navbar-static-top/index.html
+
1
-
0
View file @
1974aa69
...
...
@@ -5,6 +5,7 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<meta
name=
"description"
content=
""
>
<meta
name=
"author"
content=
""
>
<link
rel=
"shortcut icon"
href=
"../../assets/ico/favicon.png"
>
<title>
Static Top Navbar Example for Bootstrap
</title>
...
...
This diff is collapsed.
Click to expand it.
examples/offcanvas/index.html
+
1
-
0
View file @
1974aa69
...
...
@@ -5,6 +5,7 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<meta
name=
"description"
content=
""
>
<meta
name=
"author"
content=
""
>
<link
rel=
"shortcut icon"
href=
"../../assets/ico/favicon.png"
>
<title>
Off Canvas Template for Bootstrap
</title>
...
...
This diff is collapsed.
Click to expand it.
examples/signin/index.html
+
1
-
0
View file @
1974aa69
...
...
@@ -5,6 +5,7 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<meta
name=
"description"
content=
""
>
<meta
name=
"author"
content=
""
>
<link
rel=
"shortcut icon"
href=
"../../assets/ico/favicon.png"
>
<title>
Signin Template for Bootstrap
</title>
...
...
This diff is collapsed.
Click to expand it.
examples/starter-template/index.html
+
1
-
0
View file @
1974aa69
...
...
@@ -5,6 +5,7 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<meta
name=
"description"
content=
""
>
<meta
name=
"author"
content=
""
>
<link
rel=
"shortcut icon"
href=
"../../assets/ico/favicon.png"
>
<title>
Starter Template for Bootstrap
</title>
...
...
This diff is collapsed.
Click to expand it.
examples/sticky-footer-navbar/index.html
+
1
-
0
View file @
1974aa69
...
...
@@ -5,6 +5,7 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<meta
name=
"description"
content=
""
>
<meta
name=
"author"
content=
""
>
<link
rel=
"shortcut icon"
href=
"../../assets/ico/favicon.png"
>
<title>
Sticky Footer Navbar Template for Bootstrap
</title>
...
...
This diff is collapsed.
Click to expand it.
examples/sticky-footer-navbar/sticky-footer-navbar.css
+
5
-
11
View file @
1974aa69
...
...
@@ -24,17 +24,6 @@ body {
background-color
:
#f5f5f5
;
}
/* Lastly, apply responsive CSS fixes as necessary */
@media
(
max-width
:
767px
)
{
#footer
{
margin-left
:
-20px
;
margin-right
:
-20px
;
padding-left
:
20px
;
padding-right
:
20px
;
}
}
/* Custom page CSS
-------------------------------------------------- */
...
...
@@ -47,6 +36,11 @@ body {
margin
:
20px
0
;
}
#footer
>
.container
{
padding-left
:
15px
;
padding-right
:
15px
;
}
code
{
font-size
:
80%
;
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
examples/sticky-footer/index.html
+
1
-
0
View file @
1974aa69
...
...
@@ -5,6 +5,7 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<meta
name=
"description"
content=
""
>
<meta
name=
"author"
content=
""
>
<link
rel=
"shortcut icon"
href=
"../../assets/ico/favicon.png"
>
<title>
Sticky Footer Template for Bootstrap
</title>
...
...
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