Compare commits
No commits in common. "bbf061a364e7867933677fdbe9f46253094323d8" and "2c20bb7f03d776c80dea5d0cf72a6d6999676d8f" have entirely different histories.
bbf061a364
...
2c20bb7f03
2 changed files with 6 additions and 22 deletions
|
@ -107,13 +107,6 @@ td, th {
|
||||||
padding: 0.5rem;
|
padding: 0.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
#licenseimg {
|
|
||||||
vertical-align: middle;
|
|
||||||
height: inherit;
|
|
||||||
width: auto;
|
|
||||||
display: inline;
|
|
||||||
}
|
|
||||||
|
|
||||||
@media (max-width: 20rem), (max-width: 300px) {
|
@media (max-width: 20rem), (max-width: 300px) {
|
||||||
* {
|
* {
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
|
|
|
@ -62,24 +62,15 @@
|
||||||
rel="noreferer"
|
rel="noreferer"
|
||||||
href="https://gitlab.com/jotoho"
|
href="https://gitlab.com/jotoho"
|
||||||
>@jotoho</a
|
>@jotoho</a
|
||||||
>)
|
>) - <strong>All rights reserved</strong>
|
||||||
<br />
|
|
||||||
Licensed under
|
|
||||||
<a href="https://creativecommons.org/licenses/by-nc-nd/4.0/"
|
|
||||||
><img
|
|
||||||
id="licenseimg"
|
|
||||||
alt="CC BY-NC-ND 4.0"
|
|
||||||
title="CC BY-NC-ND 4.0"
|
|
||||||
src="https://licensebuttons.net/l/by-nc-nd/4.0/80x15.png"
|
|
||||||
/></a>
|
|
||||||
(unless otherwise specified)
|
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
<a href="https://gitea.jotoho.de/jotoho/my-website"
|
<a href="https://gitea.jotoho.de/jotoho/my-website">This page</a> is being served using
|
||||||
>This page</a
|
<a
|
||||||
|
rel="noreferer"
|
||||||
|
href="https://caddyserver.com/"
|
||||||
|
>Caddy</a
|
||||||
>
|
>
|
||||||
is being served using
|
|
||||||
<a rel="noreferer" href="https://caddyserver.com/">Caddy</a>
|
|
||||||
and was generated using
|
and was generated using
|
||||||
<a rel="noreferer" href="https://www.getzola.org/">Zola</a>. You
|
<a rel="noreferer" href="https://www.getzola.org/">Zola</a>. You
|
||||||
may contact me via
|
may contact me via
|
||||||
|
|
Loading…
Reference in a new issue