mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -04:00
IGN:...
This commit is contained in:
parent
d65768f2d2
commit
eec83533a9
@ -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">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user