Commit 5d21663e authored by zYne's avatar zYne

Manual text bigger

parent 74128a95
...@@ -357,7 +357,7 @@ $menu = array("Getting started" => ...@@ -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" => ...@@ -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" => ...@@ -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";
......
...@@ -15,7 +15,7 @@ height: 1 px; ...@@ -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 { ...@@ -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 { ...@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment