properly indent chat page
This commit is contained in:
parent
446ca6bd3b
commit
07fad148ee
|
|
@ -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>
|
||||
.iframe-container
|
||||
{
|
||||
|
|
@ -16,13 +21,7 @@
|
|||
width: 100%;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
</body>
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
</head>
|
||||
<body>
|
||||
<br/>
|
||||
<center>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user