File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -88,6 +88,7 @@ header {
88
88
-webkit-text-rendering : optimizeLegibility;
89
89
-moz-text-rendering : optimizeLegibility;
90
90
text-rendering : optimizeLegibility;
91
+ margin-top : 0 ;
91
92
margin-bottom : 0 ;
92
93
padding-top : 50px ;
93
94
}
@@ -315,10 +316,10 @@ html .clear-completed:active {
315
316
}
316
317
317
318
.info {
318
- margin : 65 px auto 0 ;
319
+ margin : 40 px auto 0 ;
319
320
color : # bfbfbf ;
320
- font-size : 14 px ;
321
- text-shadow : 0 1px 0 rgba (255 , 255 , 255 , 0.5 );
321
+ font-size : 15 px ;
322
+ text-shadow : 0 1px 0 rgba (255 , 255 , 255 , 0.8 );
322
323
text-align : center;
323
324
}
324
325
Original file line number Diff line number Diff line change 4
4
link( rel ="stylesheet" , href =context + "/css/hello.css" )
5
5
body
6
6
header
7
- .headerText
8
- img( src ="https://avatars0.githubusercontent.com/u/43047548?s=200&v=4" width ="50px" )
9
- p CD Acceleration with CloudBees Core Workshop
7
+ img( src ="https://avatars0.githubusercontent.com/u/43047548?s=200&v=4" width ="50px" )
8
+ .headerText CD Acceleration with CloudBees Core Workshop
10
9
section.helloworld
11
10
h1#message = message
12
11
h2 from #{name}
You can’t perform that action at this time.
0 commit comments