Skip to content

Commit 9c27b81

Browse files
save file
1 parent 3a45bc5 commit 9c27b81

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

html/chat-room/html/chat-room-tmp/chat-room-tmp.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,17 @@
2525
#pause
2626
{min-width:80px}
2727

28+
29+
input
30+
{font-size:16px;padding:5px 10px}
31+
input[type=button]
32+
{cursor:pointer}
33+
input[type=checkbox]
34+
{width:15px;height:15px;margin:0}
35+
textarea
36+
{font-size:16px}
37+
38+
2839
</style>
2940

3041

0 commit comments

Comments
 (0)