Spaces:
Sleeping
Sleeping
yes:
Browse files
page.html
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
</head>
|
8 |
<body>
|
9 |
<div style="width: 100%; display: flex; flex-direction: col">
|
10 |
-
<button style="z-index: 1 width: 15%; color: green; background-color: darkslategray;
|
11 |
black" id="yomama">Send</button> <input style="z-index: 1; width: 100%;" id="message_input" placeholder="Type messages here..." />
|
12 |
</div>
|
13 |
<script src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/1.5.0/p5.min.js" integrity="sha512-WJXVjqeINVpi5XXJ2jn0BSCfp0y80IKrYh731gLRnkAS9TKc5KNt/OfLtu+fCueqdWniouJ1ubM+VI/hbo7POQ==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
|
|
|
7 |
</head>
|
8 |
<body>
|
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 |
<script src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/1.5.0/p5.min.js" integrity="sha512-WJXVjqeINVpi5XXJ2jn0BSCfp0y80IKrYh731gLRnkAS9TKc5KNt/OfLtu+fCueqdWniouJ1ubM+VI/hbo7POQ==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
|