Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
masonstrap
Commits
ce44be19
Commit
ce44be19
authored
Sep 04, 2014
by
Thomas Park
Browse files
fix test css and title
parent
c6def2a0
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/components.html
View file @
ce44be19
...
...
@@ -4,7 +4,7 @@
<meta
charset=
"utf-8"
>
<title>
Bootswatch: Components
</title>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<link
rel=
"stylesheet"
href=
"../
default
/bootstrap.css"
media=
"screen"
id=
"stylesheet"
>
<link
rel=
"stylesheet"
href=
"../
bower_components/bootstrap/dist/css
/bootstrap.css"
media=
"screen"
id=
"stylesheet"
>
<link
rel=
"stylesheet"
href=
"../assets/css/bootswatch.min.css"
>
<style>
...
...
@@ -89,8 +89,8 @@
<div
class=
"container"
>
<div
class=
"page-header"
>
<h1
id=
"theme"
>
Amelia
</h1>
<p
id=
"description"
class=
"lead"
>
Sweet and cheery
</p>
<h1
id=
"theme"
>
Bootstrap
</h1>
<p
id=
"description"
class=
"lead"
>
HTML, CSS, and JS framework for developing responsive, mobile first projects on the web
</p>
</div>
...
...
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