diff --git a/index.html b/index.html index 47e8a26..053e0c6 100644 --- a/index.html +++ b/index.html @@ -41,15 +41,15 @@ PROJECTS -->
-
-
+			

+ -

+

projets réalisés

@@ -83,15 +83,15 @@ CV -->
-
-
+			

+ -

+

version pdf

@@ -182,38 +182,38 @@ TITLE AREA -->
-
-
+	

+ -
+
-	

-
-
+	
+	

+ -
+
-	

+
-
-
+	
+ @@ -318,8 +318,8 @@ -
-
+	
+ @@ -404,8 +404,8 @@ -
-
+	
+ @@ -482,8 +482,8 @@ -
-
+	
+ @@ -563,8 +563,8 @@ - + - + - + - + - + - + - + - + diff --git a/styles/style.css b/styles/style.css index f6c8a86..938017d 100644 --- a/styles/style.css +++ b/styles/style.css @@ -8,9 +8,6 @@ body { margin: auto; width: fit-content; } -figure { - overflow: hidden; -} script, style { display: none; } diff --git a/styles/text.css b/styles/text.css index f43e1ad..3c9044d 100644 --- a/styles/text.css +++ b/styles/text.css @@ -47,7 +47,7 @@ details summary { details[open] summary { list-style-type: "▾ "; } -a:not([download])::after { +a:empty::after { content: attr(href); } h1 { margin: 30px 0px; font-size: 2.25rem; }