mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-04-03 09:31:46 +01:00
Online edit of 1623-290
This commit is contained in:
parent
c51d34204c
commit
64d134a8e7
@ -1,5 +1,5 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<!-- This file is generated by troggle on March 9, 2023, 9:20 a.m. UTC using the form documented at /handbook/survey/caveentry.html -->
|
<!-- This file is generated by troggle on March 9, 2023, 9:22 a.m. UTC using the form documented at /handbook/survey/caveentry.html -->
|
||||||
<!-- Only put one cave in this file -->
|
<!-- Only put one cave in this file -->
|
||||||
<!-- If you edit this 1623-nnn.html file by hand, make sure you update the database by doing a full data import -->
|
<!-- If you edit this 1623-nnn.html file by hand, make sure you update the database by doing a full data import -->
|
||||||
<!-- ALTERNATIVELY you can download an example template from expoweb/templates/cave_data.html -->
|
<!-- ALTERNATIVELY you can download an example template from expoweb/templates/cave_data.html -->
|
||||||
@ -8,7 +8,7 @@
|
|||||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<b>This file is generated by troggle</b> on March 9, 2023, 9:20 a.m. UTC using the form documented at /handbook/survey/caveentry.html
|
<b>This file is generated by troggle</b> on March 9, 2023, 9:22 a.m. UTC using the form documented at /handbook/survey/caveentry.html
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
<cave>
|
<cave>
|
||||||
@ -54,14 +54,17 @@ background-color: #eee;
|
|||||||
}
|
}
|
||||||
.photo {
|
.photo {
|
||||||
max-width: 60em;
|
max-width: 60em;
|
||||||
max-height: 40em;
|
max-height: 40em;
|
||||||
margin-left: auto;
|
|
||||||
margin-right: auto;
|
|
||||||
}
|
}
|
||||||
.caption {
|
.caption {
|
||||||
font-size: 80%;
|
font-size: 80%;
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
}
|
}
|
||||||
|
.centered {
|
||||||
|
display: block;
|
||||||
|
margin-left: auto;
|
||||||
|
margin-right: auto;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<h1>Rough map</h1>
|
<h1>Rough map</h1>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user