diff --git a/.gitignore b/.gitignore index e4e5f6c..13b4d6e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -*~ \ No newline at end of file +*~ +.directory diff --git a/client/css/client.css b/client/css/client.css index 71ff2be..2699f77 100644 --- a/client/css/client.css +++ b/client/css/client.css @@ -4,8 +4,4 @@ textarea#channel_box { input#text_input { width: 90%; -} - -input#submit { - width: 5%; } \ No newline at end of file diff --git a/client/index.html b/client/index.html index 4b21892..0182015 100644 --- a/client/index.html +++ b/client/index.html @@ -9,7 +9,7 @@ - + @@ -23,6 +23,9 @@
One player chooses a secret wikipedia article. One person is chosen to guess this article. The first player can only hint at the target, via image links. Other connected players hinder the process by flooding other unrelated images in! Connect via IP on post-it note!
+