properly indent chat page
This commit is contained in:
+7
-8
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user