Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
bootstrap
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
bootstrap
Commits
214835c6
Commit
214835c6
authored
Aug 17, 2013
by
Mark Otto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tweak ads styling
parent
441e04c8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
4 deletions
+3
-4
assets/css/docs.css
assets/css/docs.css
+3
-4
No files found.
assets/css/docs.css
View file @
214835c6
...
@@ -196,7 +196,7 @@ body {
...
@@ -196,7 +196,7 @@ body {
/* Page headers */
/* Page headers */
.bs-header
{
.bs-header
{
padding
:
30px
30px
40px
;
padding
:
30px
15px
40px
;
/* side padding builds on .container 15px, so 30px */
font-size
:
16px
;
font-size
:
16px
;
text-align
:
center
;
text-align
:
center
;
}
}
...
@@ -227,7 +227,7 @@ body {
...
@@ -227,7 +227,7 @@ body {
text-align
:
left
;
text-align
:
left
;
background
:
#463265
!important
;
background
:
#463265
!important
;
border
:
0
!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
{
.carbonad-img
{
margin
:
0
!important
;
margin
:
0
!important
;
...
@@ -859,9 +859,8 @@ body {
...
@@ -859,9 +859,8 @@ body {
.carbonad
{
.carbonad
{
margin
:
0
!important
;
margin
:
0
!important
;
border
:
1px
solid
#463265
!important
;
border-radius
:
4px
;
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 */
/* Show the docs nav */
...
...
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