Compare commits
	
		
			No commits in common. "fd65f53efd637ab6f2a3119f1e287f74d25b41c5" and "c1adb80eba884fd16f4fac8f9727d0e5f17bbca8" have entirely different histories.
		
	
	
		
			fd65f53efd
			...
			c1adb80eba
		
	
		
					 2 changed files with 11 additions and 17 deletions
				
			
		|  | @ -4,24 +4,23 @@ | ||||||
|         {{ partial (printf "footer-menu.%s.html" .Lang) . }} |         {{ partial (printf "footer-menu.%s.html" .Lang) . }} | ||||||
|         <div class="row"> |         <div class="row"> | ||||||
|             <div class="col-md-4 footer-contact-details"> |             <div class="col-md-4 footer-contact-details"> | ||||||
|  |                 <h4><i class="fas fa-phone"></i>{{i18n "phone"}}</h4> | ||||||
|                 <p> |                 <p> | ||||||
|                     <span class="footer-title"><i class="bi bi-telephone"></i>{{i18n "phone"}} : </span> <a href="tel:+390464414131" title="Telephone contact">+39 0464 414131</a> |                     <a href="tel:+390464414131" title="Telephone contact">+39 0464 414131</a> | ||||||
|                 </p> |                 </p> | ||||||
|                 <p> |             </div> | ||||||
|                     <span class="footer-title"><i class="bi bi-envelope"></i>Email : </span> <a href="mailto:%72%6f%62%65%72%74%6f%40%73%70%65%65%64%74%65%63%68%2e%69%74">{{i18n "sendemail"}}</a> |             <div class="col-md-4 footer-contact-details"> | ||||||
|                 </p> |                 <h4><i class="fas fa-envelope"></i>Email</h4> | ||||||
|                 <h4><i class="bi bi-geo-alt-fill"></i>{{i18n "location"}}</h4> |                     <p> | ||||||
|  |                         <a href="mailto:%72%6f%62%65%72%74%6f%40%73%70%65%65%64%74%65%63%68%2e%69%74">{{i18n "sendemail"}}</a> | ||||||
|  |                     </p> | ||||||
|  |             </div> | ||||||
|  |             <div class="col-md-4 footer-contact-details"> | ||||||
|  |                 <h4><i class="fas fa-map-marker"></i>{{i18n "location"}}</h4> | ||||||
|                 <p>Viale Trento, 31 |                 <p>Viale Trento, 31 | ||||||
|                     <br> IT-38068 Rovereto (TN) ITALY |                     <br> IT-38068 Rovereto (TN) ITALY | ||||||
|                 </p> |                 </p> | ||||||
|             </div> |             </div> | ||||||
|             <div class="col-md-4 footer-contact-details"> |  | ||||||
|             </div> |  | ||||||
|             <div class="col-md-4 footer-contact-details"> |  | ||||||
|                 <h4><i class="bi bi-link"></i>Links</h4> |  | ||||||
|                 <p><i class="bi bi-git"></i> <a href="https://gitea.speedtech.it/explore/repos">Git code repository</a></p> |  | ||||||
|                 <p><img alt="BrainMinder" style="width: 20px;" src="https://brainminder.it/brainminder-icon.svg" /><a href="https://brainminder.it">BrainMinder</a></p> |  | ||||||
|             </div> |  | ||||||
|         </div> |         </div> | ||||||
|         <p class="copyright">©2001-2024 SpeedTech |         <p class="copyright">©2001-2024 SpeedTech | ||||||
|             <br>SpeedTech di Gerola Ing. Roberto - VAT ID : IT02446960227 - REA : TN - 225335 |             <br>SpeedTech di Gerola Ing. Roberto - VAT ID : IT02446960227 - REA : TN - 225335 | ||||||
|  |  | ||||||
|  | @ -984,11 +984,6 @@ header.blog-single .title { | ||||||
|   padding-left: 0; |   padding-left: 0; | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| .footer-title { |  | ||||||
|   font-size: 1rem; |  | ||||||
|   font-weight: 900; |  | ||||||
| } |  | ||||||
| 
 |  | ||||||
| @media (min-width: 992px) { | @media (min-width: 992px) { | ||||||
|   .img-content.text-center img { |   .img-content.text-center img { | ||||||
|     max-width: 400px; |     max-width: 400px; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue