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
214835c6
Commit
214835c6
authored
11 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
tweak ads styling
parent
441e04c8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
assets/css/docs.css
+3
-4
assets/css/docs.css
with
3 additions
and
4 deletions
+3
-4
assets/css/docs.css
+
3
-
4
View file @
214835c6
...
...
@@ -196,7 +196,7 @@ body {
/* Page headers */
.bs-header
{
padding
:
30px
30
px
40px
;
padding
:
30px
15
px
40px
;
/* side padding builds on .container 15px, so 30px */
font-size
:
16px
;
text-align
:
center
;
}
...
...
@@ -227,7 +227,7 @@ body {
text-align
:
left
;
background
:
#463265
!important
;
border
:
0
!important
;
bo
rder-top
:
1px
solid
#463265
!important
;
bo
x-shadow
:
inset
0
3px
5px
rgba
(
0
,
0
,
0
,
.075
)
;
}
.carbonad-img
{
margin
:
0
!important
;
...
...
@@ -859,9 +859,8 @@ body {
.carbonad
{
margin
:
0
!important
;
border
:
1px
solid
#463265
!important
;
border-radius
:
4px
;
box-shadow
:
0
1px
0
rgba
(
255
,
255
,
255
,
.1
);
box-shadow
:
inset
0
3px
5px
rgba
(
0
,
0
,
0
,
.075
),
0
1px
0
rgba
(
255
,
255
,
255
,
.1
);
}
/* Show the docs nav */
...
...
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