forked from friendica/friendica-addons
added a javascript hangman thingy
This commit is contained in:
parent
e816b3bb18
commit
5f6e082e74
16 changed files with 126 additions and 0 deletions
4
hangman/hang.css
Normal file
4
hangman/hang.css
Normal file
|
@ -0,0 +1,4 @@
|
|||
.hanga {font:bold 14pt Courier, "Courier New", monospace;text-align:center;}
|
||||
.hangt {font:normal 16pt Courier, "Courier New", monospace;text-align:center;color:#efefef;}
|
||||
.hangb {width:800px;height:430px;overflow:hidden;background:#777;border:#000000 1px solid;}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue