This commit is contained in:
Kovid Goyal 2009-02-11 17:15:51 -08:00
parent d65768f2d2
commit eec83533a9

View File

@ -10,8 +10,6 @@
<style type="text/css"> <style type="text/css">
.distro_type { .distro_type {
font-family: monospace; font-family: monospace;
font-weight: bold;
font-size: larger;
text-align: center; text-align: center;
border-bottom: solid 1pt black; border-bottom: solid 1pt black;
} }
@ -51,8 +49,8 @@
<table id="info"> <table id="info">
<col width="150" /><col width="*" /> <col width="150" /><col width="*" />
<tr class="distro_type"> <tr class="distro_type">
<td class="left">Supported distributions</td> <th class="left">Supported distributions</th>
<td class="right">Unsupported distributions</td> <th class="right">Unsupported distributions</th>
</tr> </tr>
<tr class="tdata"> <tr class="tdata">
<td class="left" style="overflow-y:scroll"> <td class="left" style="overflow-y:scroll">