diff --git a/index.html b/index.html index 50df432..505751e 100644 --- a/index.html +++ b/index.html @@ -161,6 +161,39 @@

Przykładowy form 1

>Gdańsk +
+ + +
+
+ + +
+
+ + +
diff --git a/style.css b/style.css index e52bd07..4810ab4 100644 --- a/style.css +++ b/style.css @@ -1,5 +1,5 @@ h1{ - color: red; + color: orange; font-weight: bold; border: 5px dotted salmon; text-align: center;