diff --git a/model/index.css b/model/index.css index 82ea0ee..b79195e 100644 --- a/model/index.css +++ b/model/index.css @@ -45,13 +45,13 @@ paper-button{ margin: auto; top:100px; } -#title{ +#top-title, #bottom-title{ z-index: 1000; display: block; margin-left: auto; margin-right: auto; } -#title h3{ +#top-title, #bottom-title h3{ text-align: center; } diff --git a/model/index.html b/model/index.html index 21753b7..c4677d7 100644 --- a/model/index.html +++ b/model/index.html @@ -147,9 +147,6 @@

- - -


@@ -157,8 +154,7 @@

- Add


- Get Score! + Add @@ -166,18 +162,16 @@ -
-
+

Heading

-

-
-

Heading

+
+

E Score

@@ -404,4 +398,4 @@

Heading

- + \ No newline at end of file