From 11bd8f354e557652edd34334d466bcf55a3671d1 Mon Sep 17 00:00:00 2001 From: Maria Petrova-El Sayed <m.petrova@fz-juelich.de> Date: Tue, 8 Jun 2021 06:36:12 +0000 Subject: [PATCH] Update jsc-index.html - center table --- public/jsc-index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/jsc-index.html b/public/jsc-index.html index 5c31eb7..bcb75b1 100644 --- a/public/jsc-index.html +++ b/public/jsc-index.html @@ -21,9 +21,10 @@ A:link { color: #0563c1; so-language: zxx } --> </STYLE> + <link rel="stylesheet" href="style.css"> </HEAD> <BODY LANG="de-DE" LINK="#0563c1" DIR="LTR"> -<TABLE WIDTH=604 CELLPADDING=7 CELLSPACING=0 STYLE="page-break-before: always"> +<TABLE class="center" WIDTH=604 CELLPADDING=7 CELLSPACING=0 STYLE="page-break-before: always"> <COL WIDTH=187> <COL WIDTH=153> <COL WIDTH=222> -- GitLab