We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb9e741 commit 0da1243Copy full SHA for 0da1243
css/style.css
@@ -1134,8 +1134,9 @@ h2 { margin-bottom: 0; margin-top: 0;}
1134
#Tutorials h2.with-nav { margin-bottom: 0; }
1135
#Tutorials .onecol { clear: both; }
1136
#Tutorials table {
1137
- width: 660px;
+ width: 687px;
1138
margin-top: 35px;
1139
+ margin-right: 20px;
1140
border-collapse:collapse;
1141
}
1142
#Tutorials td {
@@ -1158,7 +1159,6 @@ h2 { margin-bottom: 0; margin-top: 0;}
1158
1159
margin-bottom: 2em;
1160
font-size : 110%;
1161
font-weight : normal;
- line-height : 200%;
1162
1163
1164
/************************************************************** Books ***/
0 commit comments