properly indent chat page

This commit is contained in:
RoboMWM 2020-12-08 18:32:51 -08:00 committed by GitHub
parent 446ca6bd3b
commit 07fad148ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,9 @@
<head> <!DOCTYPE html>
<html>
<head>
<title>GriefPrevention Chatroom</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="IRC webclient to the #GriefPrevention channel on irc.spi.gt">
<style> <style>
.iframe-container .iframe-container
{ {
@ -16,13 +21,7 @@
width: 100%; width: 100%;
} }
</style> </style>
</head> </head>
<body>
</body>
<!DOCTYPE html>
<html>
<body> <body>
<br/> <br/>
<center> <center>