MorenoLaQuatra
commited on
Commit
·
28307b0
1
Parent(s):
dc69045
Updated table
Browse files- index.html +2 -1
index.html
CHANGED
@@ -23,7 +23,8 @@
|
|
23 |
<h2 style="text-align: center;">Results on the ARCH benchmark - Version 1.0</h2>
|
24 |
<style type="text/css">
|
25 |
.bottom_margin {
|
26 |
-
|
|
|
27 |
}
|
28 |
.tg {border-collapse:collapse;border-color:#ccc;border-spacing:0;border-style:solid;border-width:1px;}
|
29 |
.tg td{background-color:#fff;border-color:#ccc;border-style:solid;border-width:0px;color:#333;
|
|
|
23 |
<h2 style="text-align: center;">Results on the ARCH benchmark - Version 1.0</h2>
|
24 |
<style type="text/css">
|
25 |
.bottom_margin {
|
26 |
+
/* put the line as separator */
|
27 |
+
border-bottom: 1px solid #000000;
|
28 |
}
|
29 |
.tg {border-collapse:collapse;border-color:#ccc;border-spacing:0;border-style:solid;border-width:1px;}
|
30 |
.tg td{background-color:#fff;border-color:#ccc;border-style:solid;border-width:0px;color:#333;
|