Update hamels/index.html

This commit is contained in:
2026-02-05 10:55:13 +01:00
parent 22ebf062c8
commit faaf8b7064

View File

@@ -5,57 +5,6 @@
<title>Napoleon, Nationalisme en Propaganda</title>
<link rel="stylesheet" href="style.css">
</head>
body {
font-family: Arial, sans-serif;
text-align: center;
padding: 30px;
/* achtergrond met sovjet logo */
background-image: url("sovjet.png");
background-repeat: repeat;
background-size: 300px;
background-color: #ffffff;
color: black;
}
h1, h2, p, footer {
color: black;
}
p {
font-size: 18px;
max-width: 700px;
margin: 0 auto;
}
img {
width: 300px;
margin: 20px;
border: 3px solid black;
background-color: white;
}
<body>
<h1>Napoleon, Nationalisme en Propaganda</h1>