1
0
mirror of synced 2025-01-29 19:41:45 +03:00

Manual text bigger

This commit is contained in:
zYne 2006-09-19 15:26:41 +00:00
parent 74128a95d9
commit 5d21663e40
2 changed files with 7 additions and 9 deletions

View File

@ -357,7 +357,7 @@ $menu = array("Getting started" =>
<tr> <tr>
<td width=50> <td width=50>
<td> <td>
<td width=800 align="left" valign="top"> <td align="left" valign="top">
<table width="100%" cellspacing=1 cellpadding=1> <table width="100%" cellspacing=1 cellpadding=1>
<tr> <tr>
<td colspan=2 bgcolor="white"> <td colspan=2 bgcolor="white">
@ -366,7 +366,7 @@ $menu = array("Getting started" =>
</td> </td>
</tr> </tr>
<tr> <tr>
<td bgcolor="white" valign="top" width="570"> <td bgcolor="white" valign="top">
<?php <?php
if( ! isset($_REQUEST["index"])) { if( ! isset($_REQUEST["index"])) {
$i = 1; $i = 1;
@ -516,7 +516,7 @@ $menu = array("Getting started" =>
} }
} }
?> ?>
<td bgcolor="white" align="left" valign="top"> <td bgcolor="white" align="left" valign="top" width=300>
<?php <?php
$i = 1; $i = 1;
print "<dd>-- <b><a href=documentation.php>index</a></b><br>\n"; print "<dd>-- <b><a href=documentation.php>index</a></b><br>\n";

View File

@ -15,7 +15,7 @@ height: 1 px;
} }
td.small { td.small {
font-family: Verdana, Arial, Helvetica; font-family: Verdana, Arial, Helvetica;
font-size: 12 px; font-size: 13 px;
} }
dd { dd {
line-height: 1.5em; line-height: 1.5em;
@ -24,12 +24,10 @@ ul {
line-height: 1.5em; line-height: 1.5em;
} }
td { td {
font-size: 12 px; font-size: 13 px;
font-family: Verdana, Arial, Helvetica; font-family: Verdana, Arial, Helvetica;
} }
joo {
color: A50A3D;
}
table.dashed { table.dashed {
border-style: solid; border-style: solid;
border-color: 116699; border-color: 116699;
@ -42,7 +40,7 @@ u.title {
color: #367FAC; color: #367FAC;
} }
a.big { a.big {
font-size: 13 px; font-size: 14 px;
} }
a { a {
color: #367FAC; color: #367FAC;