diff --git a/contents.php b/contents.php
new file mode 100644
index 0000000..89e6f44
--- /dev/null
+++ b/contents.php
@@ -0,0 +1,5 @@
+
+
+
diff --git a/contents/modulistica.php b/contents/modulistica.php
new file mode 100644
index 0000000..7ae295a
--- /dev/null
+++ b/contents/modulistica.php
@@ -0,0 +1,51 @@
+
+
+
+
+
+
+
+
+
nome del file
+
dimensione
+
ultima mod.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
nome del file
+
dimensione
+
ultima mod.
+
+
+
+
+
diff --git a/css/styles.css b/css/styles.css
index 89d2e5d..e60a9e9 100644
--- a/css/styles.css
+++ b/css/styles.css
@@ -14961,24 +14961,34 @@ header .breadcrumb .container .crumbs a:hover {
/* line 53, sections/homepage.scss */
.banner {
- height: 90px;
- margin-bottom: 4px;
+ height: 120px;
+ margin-bottom: 8px;
padding: 0;
+ width: 50%;
+ float: left;
+}
+/* line 60, sections/homepage.scss */
+.banner:nth-child(odd) {
+ padding-right: 4px;
+}
+/* line 63, sections/homepage.scss */
+.banner:nth-child(even) {
+ padding-left: 4px;
}
-/* line 59, sections/homepage.scss */
+/* line 68, sections/homepage.scss */
.contacts {
padding: 15px 25px;
font-size: 0.75rem;
}
-/* line 62, sections/homepage.scss */
+/* line 71, sections/homepage.scss */
.contacts .fa {
color: #4e984a;
width: 25px;
font-size: 1rem;
height: 25px;
}
-/* line 68, sections/homepage.scss */
+/* line 77, sections/homepage.scss */
.contacts b {
color: #4e984a;
}
@@ -15030,6 +15040,44 @@ header .breadcrumb .container .crumbs a:hover {
.news .item a:hover {
color: black;
}
+/* line 41, sections/news.scss */
+.news .append .item .size {
+ float: right;
+}
+
+/* line 1, sections/lists.scss */
+.file-list {
+ font-size: 0.75rem;
+}
+/* line 3, sections/lists.scss */
+.file-list .item {
+ border-bottom: 1px solid #d1efb5;
+ padding: 8px 10px;
+ transition: .4s;
+}
+/* line 7, sections/lists.scss */
+.file-list .item .date {
+ color: #aa0000;
+}
+/* line 10, sections/lists.scss */
+.file-list .item a {
+ color: #666;
+ text-decoration: none;
+ transition: .4s;
+}
+/* line 14, sections/lists.scss */
+.file-list .item a:hover {
+ color: black;
+}
+/* line 19, sections/lists.scss */
+.file-list .item:hover {
+ background: #d1efb5;
+}
+/* line 24, sections/lists.scss */
+.file-list .item-title {
+ border-bottom: 1px solid #d1efb5;
+ padding: 8px 10px;
+}
@media only screen and (min-width: 768px) {
/* line 5, mediaqueries/viewports/_768up.scss */
@@ -15131,4 +15179,12 @@ header .breadcrumb .container .crumbs a:hover {
#MainContent {
top: 160px;
}
+
+ /* line 109, mediaqueries/viewports/_768up.scss */
+ .banner {
+ height: 90px;
+ padding: 0 !important;
+ width: 100%;
+ float: left;
+ }
}
diff --git a/docs/files/filename1.txt b/docs/files/filename1.txt
new file mode 100644
index 0000000..8d1c8b6
--- /dev/null
+++ b/docs/files/filename1.txt
@@ -0,0 +1 @@
+
diff --git a/docs/files/filename2.txt b/docs/files/filename2.txt
new file mode 100644
index 0000000..2a8d60e
--- /dev/null
+++ b/docs/files/filename2.txt
@@ -0,0 +1,3 @@
+asdfgdjnbfghdn
+g hgsfj
+rtg
diff --git a/docs/files/filename3.txt b/docs/files/filename3.txt
new file mode 100644
index 0000000..8d1c8b6
--- /dev/null
+++ b/docs/files/filename3.txt
@@ -0,0 +1 @@
+
diff --git a/docs/modulistica/privata/filename1.txt b/docs/modulistica/privata/filename1.txt
new file mode 100644
index 0000000..8d1c8b6
--- /dev/null
+++ b/docs/modulistica/privata/filename1.txt
@@ -0,0 +1 @@
+
diff --git a/docs/modulistica/privata/filename2.txt b/docs/modulistica/privata/filename2.txt
new file mode 100644
index 0000000..2a8d60e
--- /dev/null
+++ b/docs/modulistica/privata/filename2.txt
@@ -0,0 +1,3 @@
+asdfgdjnbfghdn
+g hgsfj
+rtg
diff --git a/docs/modulistica/privata/filename3.txt b/docs/modulistica/privata/filename3.txt
new file mode 100644
index 0000000..e3fc7b8
--- /dev/null
+++ b/docs/modulistica/privata/filename3.txt
@@ -0,0 +1 @@
+s
diff --git a/docs/modulistica/pubblica/filename1.txt b/docs/modulistica/pubblica/filename1.txt
new file mode 100644
index 0000000..8d1c8b6
--- /dev/null
+++ b/docs/modulistica/pubblica/filename1.txt
@@ -0,0 +1 @@
+
diff --git a/docs/modulistica/pubblica/filename2.txt b/docs/modulistica/pubblica/filename2.txt
new file mode 100644
index 0000000..2a8d60e
--- /dev/null
+++ b/docs/modulistica/pubblica/filename2.txt
@@ -0,0 +1,3 @@
+asdfgdjnbfghdn
+g hgsfj
+rtg
diff --git a/docs/modulistica/pubblica/filename3.txt b/docs/modulistica/pubblica/filename3.txt
new file mode 100644
index 0000000..e3fc7b8
--- /dev/null
+++ b/docs/modulistica/pubblica/filename3.txt
@@ -0,0 +1 @@
+s
diff --git a/home.php b/home.php
index a832615..8b06393 100644
--- a/home.php
+++ b/home.php
@@ -29,21 +29,24 @@