From 0aa649c74504e9aa02a0044ade66804e08d65cca Mon Sep 17 00:00:00 2001 From: Nicolas hubner Date: Mon, 10 Jun 2024 16:05:54 +0200 Subject: [PATCH] links between files --- static/diff/viewer0.html | 13 ++++++++++++- static/diff/viewer1.html | 13 ++++++++++++- static/diff/viewer2.html | 13 ++++++++++++- static/diff/viewer3.html | 13 ++++++++++++- static/diff/viewer4.html | 13 ++++++++++++- static/diff/viewer5.html | 13 ++++++++++++- static/diff/viewer6.html | 13 ++++++++++++- static/diff/viewer7.html | 13 ++++++++++++- static/diff/viewer8.html | 13 ++++++++++++- static/diff/viewer9.html | 13 ++++++++++++- 10 files changed, 120 insertions(+), 10 deletions(-) diff --git a/static/diff/viewer0.html b/static/diff/viewer0.html index bba728f..a9caaae 100644 --- a/static/diff/viewer0.html +++ b/static/diff/viewer0.html @@ -24,14 +24,25 @@ height: 100%; } - p { + p, a { text-align: center; font-family: sans-serif; } + #links { + display: flex; + justify-content: center; + } + a { + margin: 0 1em; + } +

diff --git a/static/diff/viewer1.html b/static/diff/viewer1.html index 1607f0f..8df4ff4 100644 --- a/static/diff/viewer1.html +++ b/static/diff/viewer1.html @@ -24,14 +24,25 @@ height: 100%; } - p { + p, a { text-align: center; font-family: sans-serif; } + #links { + display: flex; + justify-content: center; + } + a { + margin: 0 1em; + } +

diff --git a/static/diff/viewer2.html b/static/diff/viewer2.html index 569276b..52a6ea5 100644 --- a/static/diff/viewer2.html +++ b/static/diff/viewer2.html @@ -24,14 +24,25 @@ height: 100%; } - p { + p, a { text-align: center; font-family: sans-serif; } + #links { + display: flex; + justify-content: center; + } + a { + margin: 0 1em; + } +

diff --git a/static/diff/viewer3.html b/static/diff/viewer3.html index e0375dc..cd31685 100644 --- a/static/diff/viewer3.html +++ b/static/diff/viewer3.html @@ -24,14 +24,25 @@ height: 100%; } - p { + p, a { text-align: center; font-family: sans-serif; } + #links { + display: flex; + justify-content: center; + } + a { + margin: 0 1em; + } +

diff --git a/static/diff/viewer4.html b/static/diff/viewer4.html index 32d6d88..65a3e84 100644 --- a/static/diff/viewer4.html +++ b/static/diff/viewer4.html @@ -24,14 +24,25 @@ height: 100%; } - p { + p, a { text-align: center; font-family: sans-serif; } + #links { + display: flex; + justify-content: center; + } + a { + margin: 0 1em; + } +

diff --git a/static/diff/viewer5.html b/static/diff/viewer5.html index e5842ec..2811c54 100644 --- a/static/diff/viewer5.html +++ b/static/diff/viewer5.html @@ -24,14 +24,25 @@ height: 100%; } - p { + p, a { text-align: center; font-family: sans-serif; } + #links { + display: flex; + justify-content: center; + } + a { + margin: 0 1em; + } +

diff --git a/static/diff/viewer6.html b/static/diff/viewer6.html index c5d08c5..7b00b1c 100644 --- a/static/diff/viewer6.html +++ b/static/diff/viewer6.html @@ -24,14 +24,25 @@ height: 100%; } - p { + p, a { text-align: center; font-family: sans-serif; } + #links { + display: flex; + justify-content: center; + } + a { + margin: 0 1em; + } +

diff --git a/static/diff/viewer7.html b/static/diff/viewer7.html index 0a18948..dd8e7b6 100644 --- a/static/diff/viewer7.html +++ b/static/diff/viewer7.html @@ -24,14 +24,25 @@ height: 100%; } - p { + p, a { text-align: center; font-family: sans-serif; } + #links { + display: flex; + justify-content: center; + } + a { + margin: 0 1em; + } +

diff --git a/static/diff/viewer8.html b/static/diff/viewer8.html index 0a16240..aa74210 100644 --- a/static/diff/viewer8.html +++ b/static/diff/viewer8.html @@ -24,14 +24,25 @@ height: 100%; } - p { + p, a { text-align: center; font-family: sans-serif; } + #links { + display: flex; + justify-content: center; + } + a { + margin: 0 1em; + } +

diff --git a/static/diff/viewer9.html b/static/diff/viewer9.html index aaff03d..2174be3 100644 --- a/static/diff/viewer9.html +++ b/static/diff/viewer9.html @@ -24,14 +24,25 @@ height: 100%; } - p { + p, a { text-align: center; font-family: sans-serif; } + #links { + display: flex; + justify-content: center; + } + a { + margin: 0 1em; + } +