Skip to content
GitLab
Explore
Projects
Groups
Snippets
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
1c7d3467
Commit
1c7d3467
authored
13 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
quick edit to new global styles section
parent
8247cb33
2 merge requests
!2142
2.0.2 wip
,
!1952
Tabulation navigation with Typeahead
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
docs/assets/bootstrap.zip
+0
-0
docs/assets/bootstrap.zip
docs/scaffolding.html
+1
-1
docs/scaffolding.html
docs/templates/pages/scaffolding.mustache
+1
-1
docs/templates/pages/scaffolding.mustache
with
2 additions
and
2 deletions
+2
-2
docs/assets/bootstrap.zip
+
0
-
0
View file @
1c7d3467
No preview for this file type
This diff is collapsed.
Click to expand it.
docs/scaffolding.html
+
1
-
1
View file @
1c7d3467
...
...
@@ -112,7 +112,7 @@
</pre>
</div>
<!-- /.span -->
<div
class=
"span4"
>
<h2>
Links styled globally
</h2>
<h2>
Typography and links
</h2>
<p>
Within the
<strong>
scaffolding.less
</strong>
file, we set basic global display, typography, and link styles. Specifically, we:
</p>
<ul>
<li>
Remove margin on the body
</li>
...
...
This diff is collapsed.
Click to expand it.
docs/templates/pages/scaffolding.mustache
+
1
-
1
View file @
1c7d3467
...
...
@@ -36,7 +36,7 @@
</pre>
</div>
<!-- /.span -->
<div
class=
"span4"
>
<h2>
{{
_i
}}
Links styled globally
{{/
i
}}
</h2>
<h2>
{{
_i
}}
Typography and links
{{/
i
}}
</h2>
<p>
{{
_i
}}
Within the
<strong>
scaffolding.less
</strong>
file, we set basic global display, typography, and link styles. Specifically, we:
{{/
i
}}
</p>
<ul>
<li>
{{
_i
}}
Remove margin on the body
{{/
i
}}
</li>
...
...
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
Menu
Explore
Projects
Groups
Snippets