diff --git a/consiglio-direttivo.php b/consiglio-direttivo.php
new file mode 100644
index 0000000..e7ed61c
--- /dev/null
+++ b/consiglio-direttivo.php
@@ -0,0 +1,23 @@
+
+
+
+
+
+
+
nome del file
+
dimensione
+
ultima mod.
+
+
+
+
+
+
+dsafg
diff --git a/css/styles.css b/css/styles.css
index 2da05c1..010f8a4 100644
--- a/css/styles.css
+++ b/css/styles.css
@@ -14413,6 +14413,176 @@ a.text-gray-dark:focus, a.text-gray-dark:hover {
transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
+/* line 2, colorbox.scss */
+#colorbox,
+#cboxOverlay,
+#cboxWrapper {
+ position: absolute;
+ top: 0;
+ left: 0;
+ z-index: 9999;
+ overflow: hidden;
+ -webkit-transform: translate3d(0, 0, 0);
+}
+
+/* line 13, colorbox.scss */
+#cboxWrapper {
+ max-width: none;
+}
+
+/* line 17, colorbox.scss */
+#cboxOverlay {
+ position: fixed;
+ width: 100%;
+ height: 100%;
+ background: rgba(0, 0, 0, 0.9);
+}
+
+/* line 24, colorbox.scss */
+#cboxMiddleLeft,
+#cboxBottomLeft {
+ clear: left;
+}
+
+/* line 29, colorbox.scss */
+#cboxContent {
+ position: relative;
+}
+
+/* line 33, colorbox.scss */
+#cboxLoadedContent {
+ overflow: auto;
+ -webkit-overflow-scrolling: touch;
+}
+
+/* line 38, colorbox.scss */
+#cboxTitle {
+ margin: 0;
+}
+
+/* line 42, colorbox.scss */
+#cboxLoadingOverlay,
+#cboxLoadingGraphic {
+ position: absolute;
+ top: 0;
+ left: 0;
+ width: 100%;
+ height: 100%;
+}
+
+/* line 51, colorbox.scss */
+#cboxPrevious,
+#cboxNext,
+#cboxClose,
+#cboxSlideshow {
+ cursor: pointer;
+}
+
+/*.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
+.cboxIframe{background:#fff; width:100%; height:100%; display:block; border:0; padding:0; margin:0;}*/
+/* line 60, colorbox.scss */
+#colorbox,
+#cboxContent,
+#cboxLoadedContent {
+ box-sizing: content-box;
+ -moz-box-sizing: content-box;
+ -webkit-box-sizing: content-box;
+}
+
+/* line 68, colorbox.scss */
+#colorbox {
+ outline: 0;
+}
+
+/* line 72, colorbox.scss */
+#cboxContent {
+ background: #fff;
+ overflow: hidden;
+ border: 10px solid #4e984a;
+ border-radius: 15px;
+ padding: 5px;
+}
+
+/* line 80, colorbox.scss */
+#cboxLoadedContent {
+ margin-top: 0px;
+}
+
+/* line 84, colorbox.scss */
+#cboxTitle {
+ position: absolute;
+ top: 4px;
+ left: 0;
+ text-align: center;
+ width: 100%;
+ color: #949494;
+}
+
+/* line 93, colorbox.scss */
+#cboxCurrent {
+ position: absolute;
+ top: 4px;
+ left: 58px;
+ color: #949494;
+}
+
+/* line 100, colorbox.scss */
+#cboxLoadingOverlay {
+ background: url(../images/colorbox/loading_background.png) no-repeat center center;
+}
+
+/* line 104, colorbox.scss */
+#cboxLoadingGraphic {
+ background: url(../images/colorbox/loading.gif) no-repeat center center;
+}
+
+/* line 108, colorbox.scss */
+#cboxPrevious,
+#cboxNext,
+#cboxSlideshow,
+#cboxClose {
+ border: 0;
+ padding: 0;
+ margin: 0;
+ overflow: visible;
+ width: auto;
+ background: none;
+}
+/* line 118, colorbox.scss */
+#cboxPrevious:active,
+#cboxNext:active,
+#cboxSlideshow:active,
+#cboxClose:active {
+ outline: 0;
+}
+
+/* line 127, colorbox.scss */
+#cboxClose {
+ position: absolute;
+ top: 0;
+ right: 0;
+ width: 25px;
+}
+/* line 133, colorbox.scss */
+#cboxClose:before {
+ content: '\f057';
+ font-family: 'FontAwesome';
+ font-size: 20px;
+ color: #4e984a;
+}
+
+/* line 143, colorbox.scss */
+.cboxIE #cboxTopLeft,
+.cboxIE #cboxTopCenter,
+.cboxIE #cboxTopRight,
+.cboxIE #cboxBottomLeft,
+.cboxIE #cboxBottomCenter,
+.cboxIE #cboxBottomRight,
+.cboxIE #cboxMiddleLeft,
+.cboxIE #cboxMiddleRight {
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
+}
+
/* line 3, fonts.scss */
.font-regular {
font-weight: 400 !important;
diff --git a/header.php b/header.php
index 121212b..2ba6884 100644
--- a/header.php
+++ b/header.php
@@ -21,7 +21,7 @@