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">
|
||||
.distro_type {
|
||||
font-family: monospace;
|
||||
font-weight: bold;
|
||||
font-size: larger;
|
||||
text-align: center;
|
||||
border-bottom: solid 1pt black;
|
||||
}
|
||||
@ -51,8 +49,8 @@
|
||||
<table id="info">
|
||||
<col width="150" /><col width="*" />
|
||||
<tr class="distro_type">
|
||||
<td class="left">Supported distributions</td>
|
||||
<td class="right">Unsupported distributions</td>
|
||||
<th class="left">Supported distributions</th>
|
||||
<th class="right">Unsupported distributions</th>
|
||||
</tr>
|
||||
<tr class="tdata">
|
||||
<td class="left" style="overflow-y:scroll">
|
||||
|
Loading…
x
Reference in New Issue
Block a user