aufgabe2 (quadratZahlen) style angepasst

This commit is contained in:
Nadege 2019-10-29 13:23:15 +01:00
parent c408cfb464
commit be4441d01d

View File

@ -31,6 +31,9 @@ class EingenerHandler(http.server.BaseHTTPRequestHandler):
<link rel="shortcut icon" href="data:image/x-icon;," type="image/x-icon">
<style>
body {
background-color: lightblue;
}
h1 {
color: white;