diff --git a/Icon/Contacts/gitea.svg b/Icon/Contacts/gitea.svg new file mode 100644 index 0000000..f8bd0bd --- /dev/null +++ b/Icon/Contacts/gitea.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + diff --git a/Icon/Contacts/peertube.svg b/Icon/Contacts/peertube.svg new file mode 100644 index 0000000..ebbf3f9 --- /dev/null +++ b/Icon/Contacts/peertube.svg @@ -0,0 +1 @@ +PeerTube icon \ No newline at end of file diff --git a/articoli.html b/articoli.html index 51e7780..b4ccea9 100644 --- a/articoli.html +++ b/articoli.html @@ -108,7 +108,14 @@
matrixMatrix
+
+ giteaGitea +
+
+ peertubePeerTube +
+
Questo sito utilizza solo strumenti FLOSS
diff --git a/gitea.html b/gitea.html index 3e7b98d..ce3e065 100644 --- a/gitea.html +++ b/gitea.html @@ -102,6 +102,12 @@
matrixMatrix
+
+ giteaGitea +
+
+ peertubePeerTube +
diff --git a/guida_vim.html b/guida_vim.html index 01f6983..6b06b6f 100644 --- a/guida_vim.html +++ b/guida_vim.html @@ -1134,7 +1134,6 @@
-

##Contatti

@@ -1150,7 +1149,14 @@
matrixMatrix
+
+ giteaGitea +
+
+ peertubePeerTube +
+
Questo sito utilizza solo strumenti FLOSS
diff --git a/index.html b/index.html index 398ead7..5e0aa91 100644 --- a/index.html +++ b/index.html @@ -87,7 +87,14 @@
matrixMatrix
+
+ giteaGitea +
+
+ peertubePeerTube +
+
Questo sito utilizza solo strumenti FLOSS
diff --git a/indipendenza_cyberspazio.html b/indipendenza_cyberspazio.html index c1a10e5..7cf1507 100644 --- a/indipendenza_cyberspazio.html +++ b/indipendenza_cyberspazio.html @@ -177,7 +177,14 @@
matrixMatrix
+
+ giteaGitea +
+
+ peertubePeerTube +
+
Questo sito utilizza solo strumenti FLOSS
diff --git a/style.css b/style.css index c9a0c78..23be0b1 100644 --- a/style.css +++ b/style.css @@ -82,7 +82,7 @@ img { width: 100%; height: 100vh; background: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url(./Img/Index/backgroundHome.jpg) no-repeat center center scroll; - /*Immagine come background della navbar*/ + /*Immagine come background*/ background-size: cover; } @@ -190,7 +190,7 @@ main { body { background-color: #21202c; - font-family: "Fira Code", Monaco, Consolas, "Ubuntu Mono", monospace; + font-family: "Fira Code", "Ubuntu Mono", monospace; color: #fff; font-size: 18px; letter-spacing: -0.32px;