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
9374965b
Commit
9374965b
authored
12 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
docs css cleanup
parent
63000568
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/assets/css/docs.css
+1
-10
docs/assets/css/docs.css
with
1 addition
and
10 deletions
+1
-10
docs/assets/css/docs.css
+
1
-
10
View file @
9374965b
...
@@ -86,18 +86,8 @@ section > ul li {
...
@@ -86,18 +86,8 @@ section > ul li {
/* Masthead (docs home)
/* Masthead (docs home)
------------------------- */
------------------------- */
.masthead
{
/*padding: 70px 0 80px;*/
}
.masthead
h1
{
.masthead
h1
{
/*font-size: 120px;*/
line-height
:
1
;
line-height
:
1
;
/*letter-spacing: -2px;*/
}
.masthead
p
{
/*font-size: 40px;
font-weight: 200;
line-height: 1.25;*/
}
}
/* Textual links in masthead */
/* Textual links in masthead */
...
@@ -448,6 +438,7 @@ section > ul li {
...
@@ -448,6 +438,7 @@ section > ul li {
/* Tablets and up */
/* Tablets and up */
@media
screen
and
(
min-width
:
768px
)
{
@media
screen
and
(
min-width
:
768px
)
{
/* Account for fixed navbar */
/* Account for fixed navbar */
body
{
body
{
padding-top
:
44px
;
padding-top
:
44px
;
...
...
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