trying smaller font for the whole table

This commit is contained in:
Liza Poggemeyer 2017-04-26 11:15:13 -07:00
parent 7ba6359494
commit ec3ad288ef

View File

@ -70,7 +70,7 @@ To run the Upgrade Readiness deployment script:
The deployment script displays the following exit codes to let you know if it was successful, or if an error was encountered. The deployment script displays the following exit codes to let you know if it was successful, or if an error was encountered.
<font size="2">
<table width='100%' border='1' cellspacing='0' cellpadding='0'> <table width='100%' border='1' cellspacing='0' cellpadding='0'>
<tr> <tr>
<td BGCOLOR="#a0e4fa" width=5>Exit code</td> <td BGCOLOR="#a0e4fa" width=5>Exit code</td>
@ -304,3 +304,4 @@ The deployment script displays the following exit codes to let you know if it wa
<td>Function **EndImpersonatingLoggedOnUser** failed with an unexpected exception.</td> <td>Function **EndImpersonatingLoggedOnUser** failed with an unexpected exception.</td>
<td>Check the logs for the exception message and HResult.</td> <td>Check the logs for the exception message and HResult.</td>
</table> </table>
</font>