- new version for manua HandbuchTethys.pdf

- added presevation plan: PreservationPlanTethys.pdf
- setting the links to the new files
This commit is contained in:
Arno Kaimbacher 2023-07-10 11:28:41 +02:00
commit 05662dfc2d
5 changed files with 28431 additions and 9897 deletions

View file

@ -80,3 +80,28 @@ input{
.partner-logos {
padding: 3em 0;
}
a.text-secondary {
color: #494f54 !important;
text-decoration: underline;
}
a.text-secondary:focus,
a.text-secondary:hover {
color: #494f54 !important;
text-decoration: underline;
}
a.text-secondary2 {
color: #fff !important;
text-decoration: underline;
}
a.text-secondary2:focus,
a.text-secondary2:hover {
color: #fff !important;
text-decoration: underline;
}