diff --git a/html/assignment3.html b/html/assignment3.html index 16d32a2..2834e0d 100644 --- a/html/assignment3.html +++ b/html/assignment3.html @@ -13,16 +13,13 @@ @@ -47,26 +42,6 @@
- -

Player 1

-

-

0

- +

Player 1

+

+

0

- @@ -30,11 +27,9 @@
- -

Player 2

-

-

0

- +

Player 2

+

+

0

- diff --git a/html/style.css b/html/style.css index aa9e245..31de14e 100644 --- a/html/style.css +++ b/html/style.css @@ -24,10 +24,6 @@ img{ margin-left: 200px; } -/* table, th, td{ - border: 1px solid black; -} */ - .canvas { background-image: url("rink.jpg"); border: thin inset #aaaaaa; @@ -39,16 +35,9 @@ img{ font-family: Arial; } -/* .firstplayer{ -} - -.secondplayer{ -} */ - .button{ outline: none; position: absolute; - /* position: relative; */ margin: 5px; -webkit-border-radius: 28; -moz-border-radius: 28;