Skip to content

Commit 1971752

Browse files
committed
Adjustments to CSS for Tutorials, part 4
1 parent 9291a2b commit 1971752

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

css/style.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1149,6 +1149,7 @@ h2 { margin-bottom: 0; margin-top: 0;}
11491149
#Tutorials p.license {
11501150
border-left: solid 1px #ccc;
11511151
padding: 10px;
1152+
margin-bottom: 20px;
11521153
background-color: #eee;
11531154
}
11541155

@@ -1157,7 +1158,7 @@ h2 { margin-bottom: 0; margin-top: 0;}
11571158
margin-bottom: 2em;
11581159
font-size : 110%;
11591160
font-weight : normal;
1160-
line-height : 150%;
1161+
line-height : 200%;
11611162
}
11621163

11631164
/************************************************************** Books ***/

0 commit comments

Comments
 (0)