Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 650 Bytes

partners.md

File metadata and controls

31 lines (26 loc) · 650 Bytes
lang layout title subtitle permalink
it
page
Partner
/partners/

{: .table .table-striped #opendata} Nome |Logo |Descrizione
:---------------------------------------------|:-------------|:---------------|:---------------|:---------------|:---------------|:--------------- {% for member in site.data.partners %} {{member.Nome}} | | {{member.Descrizione}} {% endfor %}

<style> table th:first-of-type { width: 10%; } table th:nth-of-type(2) { width: 10%; } table th:nth-of-type(3) { width: 50%; } table th:nth-of-type(4) { width: 30%; } </style>