From fe679d0be692c4c4e8b33745c9c5c6c37f82b6dd Mon Sep 17 00:00:00 2001
From: Anthony Dumas
Date: Sun, 22 Mar 2020 16:47:42 +0100
Subject: [PATCH] Mail en cas de noscript
---
_sass/main.scss | 5 +++++
css/main.css | 4 ++++
index.html | 4 ++--
3 files changed, 11 insertions(+), 2 deletions(-)
diff --git a/_sass/main.scss b/_sass/main.scss
index 4e54d09..81d11db 100644
--- a/_sass/main.scss
+++ b/_sass/main.scss
@@ -136,4 +136,9 @@ footer small {
background-color: lightgray;
}
+#mailWhenNoJavascript{
+ text-align: left;
+ font-size: 20px;
+}
+
@import "dark-theme";
\ No newline at end of file
diff --git a/css/main.css b/css/main.css
index f06bc5e..6902ced 100644
--- a/css/main.css
+++ b/css/main.css
@@ -7083,6 +7083,10 @@ footer small {
#photoProfil {
background-color: lightgray; }
+#mailWhenNoJavascript {
+ text-align: left;
+ font-size: 20px; }
+
/**
Dark Theme
**/
diff --git a/index.html b/index.html
index bdbba34..bb5f33d 100644
--- a/index.html
+++ b/index.html
@@ -75,7 +75,7 @@
Anthony Dumas
anthony[arobase]dumas.cc
-
+
@@ -227,7 +227,7 @@