Spaces:
Sleeping
Sleeping
yes:
Browse files
page.html
CHANGED
@@ -8,7 +8,8 @@
|
|
8 |
<body style="height: 512px;">
|
9 |
<div style="width: 100%; display: flex; flex-direction: col">
|
10 |
<button style="z-index: 1; width: 15%; color: green; background-color: darkslategray; text-shadow: 4px 4px 30px
|
11 |
-
black" id="yomama">Send</button> <input style="z-index: 1; width: 100%;" id="message_input" placeholder="Type messages here..." />
|
|
|
12 |
</div>
|
13 |
<br />
|
14 |
<br />
|
|
|
8 |
<body style="height: 512px;">
|
9 |
<div style="width: 100%; display: flex; flex-direction: col">
|
10 |
<button style="z-index: 1; width: 15%; color: green; background-color: darkslategray; text-shadow: 4px 4px 30px
|
11 |
+
black" id="yomama">Send</button> <input style="z-index: 1; width: 100%; background-color: #121212; color: #afafaf;" id="message_input" placeholder="Type messages here..." />
|
12 |
+
|
13 |
</div>
|
14 |
<br />
|
15 |
<br />
|