Skip to content

Commit 0f14361

Browse files
committed
Adjustments to CSS for Tutorials, part 12
1 parent e752328 commit 0f14361

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

css/style.css

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1138,6 +1138,13 @@ h2 { margin-bottom: 0; margin-top: 0;}
11381138
margin-top: 35px;
11391139
border-collapse:collapse;
11401140
}
1141+
1142+
#Tutorials table .tut {
1143+
width: 650px;
1144+
margin-top: 35px;
1145+
border-collapse:collapse;
1146+
}
1147+
11411148
#Tutorials td {
11421149
width: 224px;
11431150
padding-right: 5px;

0 commit comments

Comments
 (0)