From 22ebf062c89b5665ab7eafde0b62c4b85bf98253 Mon Sep 17 00:00:00 2001 From: Ben de Roo Date: Thu, 5 Feb 2026 10:52:23 +0100 Subject: [PATCH] Update hamels/index.html --- hamels/index.html | 51 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) diff --git a/hamels/index.html b/hamels/index.html index e75075a..4caa2e7 100644 --- a/hamels/index.html +++ b/hamels/index.html @@ -5,6 +5,57 @@ Napoleon, Nationalisme en Propaganda +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; + +} + +

Napoleon, Nationalisme en Propaganda