wip split style

This commit is contained in:
hugo LAMY
2026-02-15 19:51:38 +01:00
parent 32007e7ada
commit 7de0c392c1
13 changed files with 463 additions and 421 deletions

View File

@@ -1,4 +1,4 @@
<!DOCTYPE html>
<!doctype html>
<html>
<head>
<meta charset="UTF-8" />
@@ -26,6 +26,14 @@
href="css/styles.css"
title="Design"
/>
<link
rel="stylesheet"
media="screen"
type="text/css"
href="css/page_contact.css"
title="Design"
/>
<script type="text/javascript" src="javascript/tools.js"></script>
<script type="text/javascript">
@@ -44,7 +52,7 @@
preload(
"images/logo_bloc_house.png",
"images/fond1.png",
"images/mail.png"
"images/mail.png",
);
//-->
</script>