Skip to content

Commit

Permalink
links between files
Browse files Browse the repository at this point in the history
  • Loading branch information
hubnern committed Jun 10, 2024
1 parent 92965f7 commit 0aa649c
Show file tree
Hide file tree
Showing 10 changed files with 120 additions and 10 deletions.
13 changes: 12 additions & 1 deletion static/diff/viewer0.html
Original file line number Diff line number Diff line change
Expand Up @@ -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;
}
</style>
</head>

<body>
<div id="links">
<a href="viewer-1.html">prev</a>
<a href="viewer1.html">next</a>
</div>
<div id="diffs">
<div>
<p id="p1"></p>
Expand Down
13 changes: 12 additions & 1 deletion static/diff/viewer1.html
Original file line number Diff line number Diff line change
Expand Up @@ -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;
}
</style>
</head>

<body>
<div id="links">
<a href="viewer0.html">prev</a>
<a href="viewer2.html">next</a>
</div>
<div id="diffs">
<div>
<p id="p1"></p>
Expand Down
13 changes: 12 additions & 1 deletion static/diff/viewer2.html
Original file line number Diff line number Diff line change
Expand Up @@ -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;
}
</style>
</head>

<body>
<div id="links">
<a href="viewer1.html">prev</a>
<a href="viewer3.html">next</a>
</div>
<div id="diffs">
<div>
<p id="p1"></p>
Expand Down
13 changes: 12 additions & 1 deletion static/diff/viewer3.html
Original file line number Diff line number Diff line change
Expand Up @@ -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;
}
</style>
</head>

<body>
<div id="links">
<a href="viewer2.html">prev</a>
<a href="viewer4.html">next</a>
</div>
<div id="diffs">
<div>
<p id="p1"></p>
Expand Down
13 changes: 12 additions & 1 deletion static/diff/viewer4.html
Original file line number Diff line number Diff line change
Expand Up @@ -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;
}
</style>
</head>

<body>
<div id="links">
<a href="viewer3.html">prev</a>
<a href="viewer5.html">next</a>
</div>
<div id="diffs">
<div>
<p id="p1"></p>
Expand Down
13 changes: 12 additions & 1 deletion static/diff/viewer5.html
Original file line number Diff line number Diff line change
Expand Up @@ -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;
}
</style>
</head>

<body>
<div id="links">
<a href="viewer4.html">prev</a>
<a href="viewer6.html">next</a>
</div>
<div id="diffs">
<div>
<p id="p1"></p>
Expand Down
13 changes: 12 additions & 1 deletion static/diff/viewer6.html
Original file line number Diff line number Diff line change
Expand Up @@ -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;
}
</style>
</head>

<body>
<div id="links">
<a href="viewer5.html">prev</a>
<a href="viewer7.html">next</a>
</div>
<div id="diffs">
<div>
<p id="p1"></p>
Expand Down
13 changes: 12 additions & 1 deletion static/diff/viewer7.html
Original file line number Diff line number Diff line change
Expand Up @@ -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;
}
</style>
</head>

<body>
<div id="links">
<a href="viewer6.html">prev</a>
<a href="viewer8.html">next</a>
</div>
<div id="diffs">
<div>
<p id="p1"></p>
Expand Down
13 changes: 12 additions & 1 deletion static/diff/viewer8.html
Original file line number Diff line number Diff line change
Expand Up @@ -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;
}
</style>
</head>

<body>
<div id="links">
<a href="viewer7.html">prev</a>
<a href="viewer9.html">next</a>
</div>
<div id="diffs">
<div>
<p id="p1"></p>
Expand Down
13 changes: 12 additions & 1 deletion static/diff/viewer9.html
Original file line number Diff line number Diff line change
Expand Up @@ -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;
}
</style>
</head>

<body>
<div id="links">
<a href="viewer8.html">prev</a>
<a href="viewer10.html">next</a>
</div>
<div id="diffs">
<div>
<p id="p1"></p>
Expand Down

0 comments on commit 0aa649c

Please sign in to comment.