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
6ac6be2a
Commit
6ac6be2a
authored
12 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
more subhead/jumbotron tweaks for docs
parent
0df74113
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/assets/css/docs.css
+6
-21
docs/assets/css/docs.css
with
6 additions
and
21 deletions
+6
-21
docs/assets/css/docs.css
+
6
-
21
View file @
6ac6be2a
...
@@ -49,6 +49,7 @@ section > ul li {
...
@@ -49,6 +49,7 @@ section > ul li {
margin-bottom
:
20px
;
margin-bottom
:
20px
;
padding
:
30px
15px
;
padding
:
30px
15px
;
color
:
#fff
;
color
:
#fff
;
text-align
:
center
;
background-color
:
#b94a48
;
background-color
:
#b94a48
;
}
}
.bs-docs-jumbotron
h1
{
.bs-docs-jumbotron
h1
{
...
@@ -86,8 +87,6 @@ section > ul li {
...
@@ -86,8 +87,6 @@ section > ul li {
------------------------- */
------------------------- */
.masthead
{
.masthead
{
/*padding: 70px 0 80px;*/
/*padding: 70px 0 80px;*/
color
:
#fff
;
text-align
:
center
;
}
}
.masthead
h1
{
.masthead
h1
{
/*font-size: 120px;*/
/*font-size: 120px;*/
...
@@ -111,21 +110,6 @@ section > ul li {
...
@@ -111,21 +110,6 @@ section > ul li {
color
:
rgba
(
255
,
255
,
255
,
.25
);
color
:
rgba
(
255
,
255
,
255
,
.25
);
}
}
/* Subhead (other pages)
------------------------- */
.subhead
{
text-align
:
left
;
}
.subhead
h1
{
font-size
:
60px
;
}
.subhead
p
{
margin-bottom
:
20px
;
}
.subhead
.navbar
{
display
:
none
;
}
/* Marketing section of Overview
/* Marketing section of Overview
...
@@ -180,7 +164,7 @@ section > ul li {
...
@@ -180,7 +164,7 @@ section > ul li {
/* Base class */
/* Base class */
.bs-docs-example
{
.bs-docs-example
{
position
:
relative
;
position
:
relative
;
padding
:
14px
;
padding
:
39px
14px
14px
;
margin-bottom
:
-1px
;
margin-bottom
:
-1px
;
border
:
1px
solid
#ddd
;
border
:
1px
solid
#ddd
;
}
}
...
@@ -207,9 +191,10 @@ section > ul li {
...
@@ -207,9 +191,10 @@ section > ul li {
}
}
/* Tweak content of examples for optimum awesome */
/* Tweak content of examples for optimum awesome */
.bs-docs-example
p
:last-child
,
.bs-docs-example
>
p
:last-child
,
.bs-docs-example
ul
:last-child
,
.bs-docs-example
>
ul
:last-child
,
.bs-docs-example
ol
:last-child
{
.bs-docs-example
>
ol
:last-child
,
.bs-docs-example
>
blockquote
:last-child
{
margin-bottom
:
0
;
margin-bottom
:
0
;
}
}
...
...
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