Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
P
Printrun
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
machinery
Printrun
Commits
364f4b46
Commit
364f4b46
authored
Apr 06, 2014
by
kliment
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Change font sizes and paddings
parent
4d0849c3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
4 deletions
+9
-4
printrun.css
css/printrun.css
+9
-4
No files found.
css/printrun.css
View file @
364f4b46
...
...
@@ -289,13 +289,13 @@ h2 {
width
:
768px
;
margin-left
:
0px
;
margin-right
:
auto
;
padding-bottom
:
3
0px
;
padding-bottom
:
1
0px
;
left
:
0px
;
right
:
auto
;
}
.carousel-caption
div
{
padding
:
1
0
px
;
padding
:
1px
;
background-color
:
rgb
(
30
,
30
,
30
);
background-color
:
rgba
(
30
,
30
,
30
,
0.8
);
-webkit-border-radius
:
30px
;
...
...
@@ -346,8 +346,13 @@ h2 {
@media
(
min-width
:
768px
)
{
/* Bump up size of carousel content */
.carousel-caption
p
{
margin-bottom
:
20px
;
font-size
:
21px
;
margin-bottom
:
2px
;
font-size
:
15px
;
line-height
:
1.4
;
}
.carousel-caption
h1
{
margin-bottom
:
2px
;
font-size
:
26px
;
line-height
:
1.4
;
}
...
...
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