File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -260,7 +260,7 @@ <h2>Layout</h2>
260260
261261 </ TD >
262262 < td > </ td >
263- < TD vAlign ="top "> < br >
263+ < TD vAlign ="top " class =" pl10 " > < br >
264264 < P > Identity: width=60%< br />
265265 "Contact Info": width=40%< br />
266266 Address: width=60%< br />
@@ -280,7 +280,7 @@ <h2>Layout</h2>
280280 </ p >
281281 </ TD >
282282 < td > </ td >
283- < TD vAlign ="top "> < br >
283+ < TD vAlign ="top " class =" pl10 " > < br >
284284 < P > Lastname: width=100%< br />
285285 Firstname: width=100%< br />
286286 email: width=100%</ p >
@@ -292,7 +292,7 @@ <h2>Layout</h2>
292292 </ p >
293293 </ TD >
294294 < td > </ td >
295- < TD vAlign ="top "> < br >
295+ < TD vAlign ="top " class =" pl10 " > < br >
296296 < P > Lastname: width=50%< br />
297297 Firstname: width=50%< br />
298298 email: width=100%</ p >
@@ -311,7 +311,7 @@ <h2>Layout</h2>
311311 < TD vAlign ="top "> < img src ="screenshots/position-address.gif " class ="pixEvoPos shadow ">
312312 </ TD >
313313 < td > </ td >
314- < TD vAlign ="top "> < br >
314+ < TD vAlign ="top " class =" pl10 " > < br >
315315 < P > Address: width=100%< br />
316316 Address 2: width=100%< br />
317317 City: width=62%< br />
Original file line number Diff line number Diff line change @@ -157,6 +157,9 @@ code{
157157.mt10 {
158158 margin-top : 10px ;
159159}
160+ .pl10 {
161+ padding-left : 10px ;
162+ }
160163
161164.t-props {
162165 tr td :first-child {
You can’t perform that action at this time.
0 commit comments