1
0

Fix scrolÃing and review breakÃpoints

This commit is contained in:
2017-03-11 16:23:55 +01:00
parent 236cae183a
commit de0480b859
2 changed files with 64 additions and 26 deletions

View File

@ -120,7 +120,7 @@
iosocket.emit('sendAT',toggleVal);
});
});
</script>
</head>
<body style="/*background-color: #D4D4D4;*/">
@ -137,7 +137,7 @@
</div>
</div>
<div id="footer">
<h2>Send an SMS with a message to <span class="number" style="color:#3399ff;"></span></h2>
<h2 style="display: none;">Send an SMS with a message to <span class="number" style="color:#3399ff;"></span></h2>
</div>
</div>
</body>