+
Alan Turing the father of modern computer science and artificial intelligence
diff --git a/introduction.html b/introduction.html index 62d5c08..7e651aa 100644 --- a/introduction.html +++ b/introduction.html @@ -4,10 +4,12 @@ +-
@@ -26,6 +28,7 @@
- Sources
diff --git a/oeuvres.html b/oeuvres.html
index d66c1ba..6147880 100644
--- a/oeuvres.html
+++ b/oeuvres.html
@@ -4,11 +4,13 @@
+
Oeuvres
+
-
+
diff --git a/source.html b/source.html
index 4171583..d58144c 100644
--- a/source.html
+++ b/source.html
@@ -3,10 +3,12 @@
+
Alan Turing
+
+
-
+
diff --git a/style.css b/style.css
index 230c92b..4179fd1 100644
--- a/style.css
+++ b/style.css
@@ -540,23 +540,7 @@ main .accueil img{
font-size: 2.5em;
}
-/* p,h4,h1,h2 {
- animation-name: slide-in;
- animation-duration: 2s;
- animation-fill-mode: forwards;
- }
- @keyframes slide-in {
- from {
- transform: translateX(-100%);
- opacity: 0;
- }
-
- to {
- transform: translateX(0);
- opacity: 1;
- }
- } */
/*============================================ Oeuvres ============================================*/
@@ -635,48 +619,6 @@ main .accueil img{
/*============================================ Sources ============================================*/
-/*Arrow up*/
-/* main .btn-up{
- position: fixed;
- right: 20px;
- bottom: 20px;
- height: 40px;
- width: 40px;
- cursor: pointer;
- background-color: #ccc;
- border-radius: 50%;
-}
-main .btn-up .arrow-up{
- position: absolute;
- top: 50%;
- left: 50%;
- transform: translate(-50%,-50%);
-}
-
-main .btn-up .arrow-up:nth-of-type(2){
- top: calc(50% + 8px);
-}
-main .arrow-up::before{
- content: '';
- position: absolute;
- top: calc(50% - 12px);
- left: 50%;
- transform: translate(-50%, -50%);
- border-style: solid;
- border-width: 15px;
- border-color: transparent transparent #484848 transparent;
-}
-
-main .arrow-up::after{
- content: '';
- position: absolute;
- top: calc(50% - 8px);
- left: 50%;
- transform: translate(-50%,-50%);
- border-style: solid;
- border-width: 15px;
- border-color: transparent transparent white transparent;
-} */
/*============================================ MAIN ============================================*/
-
@@ -27,7 +29,7 @@
- Sources
-
@@ -25,11 +27,12 @@
- Sources