Browse code

Table formatting was broken

Signed-off-by: Mary Anthony <mary@docker.com>

Mary Anthony authored on 2015/07/04 23:32:58
Showing 1 changed files
... ...
@@ -39,9 +39,14 @@ reported kernel bugs may have already been fixed on the latest kernel packages
39 39
 ## Install
40 40
 
41 41
 You use the same installation procedure for all versions of Fedora,
42
-only the package you install differs. There are two packages to choose from:
43
-
44
-<table>
42
+only the package you install differs. Choose from these packages:
43
+
44
+<style type="text/css">
45
+  .tg  {border-collapse:collapse;border-spacing:0;}
46
+   td{font-family:Arial, sans-serif;font-size:14px;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;vertical-align: top;}
47
+   th{font-family:Arial, sans-serif;font-size:14px;font-weight:normal;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;vertical-align: top;}
48
+</style>
49
+<table class="tg">
45 50
   <tr>
46 51
     <th>Version</th>
47 52
     <th>Package name</th>
... ...
@@ -49,14 +54,13 @@ only the package you install differs. There are two packages to choose from:
49 49
   <tr>
50 50
     <td>Fedora 20</td>
51 51
     <td>
52
-    <p>
52
+        <p>
53 53
     <a href="https://get.docker.com/rpm/1.7.0/fedora-20/RPMS/x86_64/docker-engine-1.7.0-1.fc20.x86_64.rpm">
54
-    https://get.docker.com/rpm/1.7.0/fedora-20/RPMS/x86_64/docker-engine-1.7.0-1.fc20.x86_64.rpm</a>
54
+    docker-engine-1.7.0-1.fc20.x86_64.rpm</a>
55 55
         </p>
56
-    </td>
57 56
         <p>
58 57
     <a href="https://get.docker.com/rpm/1.7.0/fedora-20/SRPMS/docker-engine-1.7.0-1.fc20.src.rpm">
59
-    https://get.docker.com/rpm/1.7.0/fedora-20/SRPMS/docker-engine-1.7.0-1.fc20.src.rpm</a>
58
+   docker-engine-1.7.0-1.fc20.src.rpm</a>
60 59
         </p>
61 60
     </td>
62 61
   </tr>
... ...
@@ -65,12 +69,11 @@ only the package you install differs. There are two packages to choose from:
65 65
     <td>
66 66
     <p>
67 67
     <a href="https://get.docker.com/rpm/1.7.0/fedora-21/RPMS/x86_64/docker-engine-1.7.0-1.fc21.x86_64.rpm">
68
-    https://get.docker.com/rpm/1.7.0/fedora-21/RPMS/x86_64/docker-engine-1.7.0-1.fc21.x86_64.rpm</a>
68
+    docker-engine-1.7.0-1.fc21.x86_64.rpm</a>
69 69
         </p>
70
-    </td>
71 70
         <p>
72 71
     <a href="https://get.docker.com/rpm/1.7.0/fedora-21/SRPMS/docker-engine-1.7.0-1.fc21.src.rpm">
73
-    https://get.docker.com/rpm/1.7.0/fedora-21/SRPMS/docker-engine-1.7.0-1.fc21.src.rpm</a>
72
+  docker-engine-1.7.0-1.fc21.src.rpm</a>
74 73
         </p>
75 74
     </td>
76 75
   </tr>
... ...
@@ -79,12 +82,11 @@ only the package you install differs. There are two packages to choose from:
79 79
     <td>
80 80
     <p>
81 81
     <a href="https://get.docker.com/rpm/1.7.0/fedora-22/RPMS/x86_64/docker-engine-1.7.0-1.fc22.x86_64.rpm">
82
-    https://get.docker.com/rpm/1.7.0/fedora-22/RPMS/x86_64/docker-engine-1.7.0-1.fc22.x86_64.rpm</a>
82
+    docker-engine-1.7.0-1.fc22.x86_64.rpm</a>
83 83
         </p>
84
-    </td>
85 84
         <p>
86 85
     <a href="https://get.docker.com/rpm/1.7.0/fedora-22/SRPMS/docker-engine-1.7.0-1.fc22.src.rpm">
87
-    https://get.docker.com/rpm/1.7.0/fedora-22/SRPMS/docker-engine-1.7.0-1.fc22.src.rpm</a>
86
+    docker-engine-1.7.0-1.fc22.src.rpm</a>
88 87
         </p>
89 88
     </td>
90 89
   </tr>