Skip to content

Commit 0da1243

Browse files
committed
Adjustments to CSS for Tutorials, part 6
1 parent cb9e741 commit 0da1243

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1134,8 +1134,9 @@ h2 { margin-bottom: 0; margin-top: 0;}
11341134
#Tutorials h2.with-nav { margin-bottom: 0; }
11351135
#Tutorials .onecol { clear: both; }
11361136
#Tutorials table {
1137-
width: 660px;
1137+
width: 687px;
11381138
margin-top: 35px;
1139+
margin-right: 20px;
11391140
border-collapse:collapse;
11401141
}
11411142
#Tutorials td {
@@ -1158,7 +1159,6 @@ h2 { margin-bottom: 0; margin-top: 0;}
11581159
margin-bottom: 2em;
11591160
font-size : 110%;
11601161
font-weight : normal;
1161-
line-height : 200%;
11621162
}
11631163

11641164
/************************************************************** Books ***/

0 commit comments

Comments
 (0)