Several updates and changes...
This commit is contained in:
		
							parent
							
								
									7f3f90db3a
								
							
						
					
					
						commit
						a524f63e34
					
				| @ -127,6 +127,10 @@ a:visited { | ||||
| .modal-card { | ||||
|     min-height: 95vh; | ||||
| } | ||||
| .modal-card-body img { | ||||
|     max-height: 200px; | ||||
|     max-width: 200px; | ||||
| } | ||||
| .has-bottom-border { | ||||
|     border-bottom: 1px #aaa solid; | ||||
| } | ||||
|  | ||||
							
								
								
									
										
											BIN
										
									
								
								img/logo_MIC.jpg
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								img/logo_MIC.jpg
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 160 KiB | 
							
								
								
									
										15
									
								
								index.html
									
									
									
									
									
								
							
							
						
						
									
										15
									
								
								index.html
									
									
									
									
									
								
							| @ -33,6 +33,9 @@ | ||||
|         <hr class="navbar-divider"> | ||||
|         <div class="navbar-end"> | ||||
|             <a href="/webgis/" class="navbar-item">WebGIS</a> | ||||
|             <a class="navbar-item" href="https://www.cittadicapri.it/" title="Ministero della Cultura"> | ||||
|                 <img class="image" src="img/logo_MIC.jpg" style="min-height: 88px;" /> | ||||
|             </a> | ||||
|             <a class="navbar-item" href="https://www.comune.anacapri.na.it/" title="Comune di Anacapri"> | ||||
|                 <img class="image" src="img/logo_anacapri.svg" style="min-height: 88px;" /> | ||||
|             </a> | ||||
| @ -162,6 +165,9 @@ | ||||
|                 <button class="delete" aria-label="close" data-action="modal#homeClose" data-id="webgis"></button> | ||||
|             </header> | ||||
|             <section class="modal-card-body"> | ||||
|                 <p class="has-text-centered"> | ||||
|                     <a href="webgis/" class="button mt-3 mb-6 is-link is-large has-text-white">Accedi al WebGIS</a> | ||||
|                 </p> | ||||
|                 <p> | ||||
|                     Il WebGIS è una tipologia di mappa georeferenziata interattiva presentata  | ||||
|                     tramite il Web, quindi fruibile attraverso un qualsiasi browser moderno. | ||||
| @ -181,9 +187,6 @@ | ||||
|                     funzionalità integrate per l'interazione e le operazioni con i dati geometrici, rendendolo quindi | ||||
|                     particolarmente utile per applicazioni <abbr title="Geography Information Systems">GIS</abbr>. | ||||
|                 </p> | ||||
|                 <p class="has-text-centered"> | ||||
|                     <a href="webgis/" class="button mt-6 is-link is-large has-text-white">Accedi al WebGIS</a> | ||||
|                 </p> | ||||
|             </section> | ||||
|             <footer class="modal-card-foot"> | ||||
|             </footer> | ||||
| @ -500,6 +503,12 @@ | ||||
|                         Comuni di Capri e Anacapri, i convegni internazionali e i relativi volumi sono stati svolti e pubblicati | ||||
|                         con il sostegno della Direzione Generale Educazione, Ricerca e Istituti Culturali e del Porto Turistico di Capri. | ||||
|                     </p> | ||||
|                     <p class="has-text-centered mt-5"> | ||||
|                         <img src="img/logo_anacapri.svg"> | ||||
|                     </p> | ||||
|                     <p class="has-text-centered mt-5"> | ||||
|                         <img src="img/logo_comune_capri.png"> | ||||
|                     </p> | ||||
|                     <p class="has-text-centered mt-5"> | ||||
|                         <img src="img/logo direzione generale ricerca.png"> | ||||
|                     </p> | ||||
|  | ||||
							
								
								
									
										
											BIN
										
									
								
								webgis/img/Grotta Azzurra RILIEVO F LUCCI G GOMEZ.webp
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								webgis/img/Grotta Azzurra RILIEVO F LUCCI G GOMEZ.webp
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 89 KiB | 
										
											Binary file not shown.
										
									
								
							| Before Width: | Height: | Size: 92 KiB After Width: | Height: | Size: 183 KiB | 
| @ -33,6 +33,10 @@ export class Finding { | ||||
|             <p class="p-2"> | ||||
|                 <strong>Luogo di conservazione:</strong> ${this._data.conservationPlace} | ||||
|             </p> | ||||
|             <p class="mt-4 pl-2 pr-5"> | ||||
|                 <strong class="pb-3">Descrizione</strong></br> | ||||
|                 ${this._data.description} | ||||
|             </p> | ||||
|             <p class="mt-4 pl-2 pr-5"> | ||||
|                 <span class="icon has-text-link"> | ||||
|                     <i class="fa fa-book"></i> | ||||
| @ -40,10 +44,6 @@ export class Finding { | ||||
|                 <strong>Bibliografia:</strong> ${await this.biblio(this._data.id)} | ||||
|             </p> | ||||
|             <div class="notification is-light mx-3 mt-4 mb-0 p-2 is-hidden" data-biblio-target="biblio"></div> | ||||
|             <p class="mt-4 pl-2 pr-5"> | ||||
|                 <strong class="pb-3">Descrizione</strong></br> | ||||
|                 ${this._data.description} | ||||
|             </p> | ||||
|             <p class="p-2 mb-4"> | ||||
|                 <strong>Autore scheda:</strong> ${this._data.author} | ||||
|             </p> | ||||
|  | ||||
| @ -41,6 +41,10 @@ export class SiteSheet { | ||||
|                 <tr><th>Anno di ritrovamento</th><td>${this._siteData.finding}</td></tr> | ||||
|                 <tr><th>Materiali rinvenuti</th><td>${this._siteData.materials}</td></tr> | ||||
|                 <tr><th>Luogo custodia materiali</th><td>${this._siteData.conservationPlace}</td></tr> | ||||
|                 <tr class="is-link"><th class="is-size-5 has-text-centered" colspan=2>Rilievi</th></tr> | ||||
|                 <tr><td colspan=2>${this._siteData.surveys ?? 'Nessun rilievo'}</td></tr> | ||||
|                 <tr class="is-link"><th class="is-size-5 has-text-centered" colspan=2>Descrizione</th></tr> | ||||
|                 <tr><td class="pr-6 pl-6 pt-3" colspan="2">${this._siteData.description}</td></tr> | ||||
|                 <tr class="is-link"><th class="is-size-5 has-text-centered" colspan=2>Bibliografia</th></tr> | ||||
|                 <tr> | ||||
|                     <td colspan=2> | ||||
| @ -48,8 +52,6 @@ export class SiteSheet { | ||||
|                         <div class="notification is-light mx-3 mt-4 mb-0 p-2 is-hidden" id="biblio-detail" data-biblio-target="biblio"></div> | ||||
|                     </td> | ||||
|                 </tr> | ||||
|                 <tr class="is-link"><th class="is-size-5 has-text-centered" colspan=2>Descrizione</th></tr> | ||||
|                 <tr><td class="pr-6 pl-6 pt-3" colspan="2">${this._siteData.description}</td></tr> | ||||
|             </table> | ||||
|         </div>`; | ||||
|     } | ||||
| @ -75,6 +77,9 @@ export class SiteSheet { | ||||
|                 </span> | ||||
|                 <strong>Località generica:</strong> ${this._siteData.genericPlace} | ||||
|             </p> | ||||
|             <p class="mt-4 pl-2 pr-5"> | ||||
|                 ${this._siteData.shortDescription} | ||||
|             </p> | ||||
|             <p class="mt-4 pl-2 pr-5"> | ||||
|                 <span class="icon has-text-link"> | ||||
|                     <i class="fa fa-book"></i> | ||||
| @ -82,9 +87,6 @@ export class SiteSheet { | ||||
|                 <strong>Bibliografia:</strong> ${this.biblio()} | ||||
|             </p> | ||||
|             <div class="notification is-light mx-3 mt-4 mb-0 p-2 is-hidden" data-biblio-target="biblio"></div> | ||||
|             <p class="mt-4 pl-2 pr-5"> | ||||
|                 ${this._siteData.shortDescription} | ||||
|             </p> | ||||
|             <p class="p-2"> | ||||
|                 <strong>Autore scheda:</strong> ${this._siteData.author} | ||||
|             </p> | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user