diff --git a/index.html b/index.html index 93cc273..3c31e99 100644 --- a/index.html +++ b/index.html @@ -7,13 +7,13 @@ Fabrika Hrádek Tour + - yo fuck off -
-
- - + + + 4 + \ No newline at end of file diff --git a/res/style.css b/res/style.css new file mode 100644 index 0000000..367de72 --- /dev/null +++ b/res/style.css @@ -0,0 +1,12 @@ +img +{ + width: 50%; + display: block; + margin-left: auto; + margin-top: auto; +} + +area +{ + fill: blue; +} \ No newline at end of file