properly indent chat page
This commit is contained in:
parent
446ca6bd3b
commit
07fad148ee
|
|
@ -1,4 +1,9 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html>
|
||||||
<head>
|
<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
|
||||||
{
|
{
|
||||||
|
|
@ -17,12 +22,6 @@
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
|
||||||
|
|
||||||
</body>
|
|
||||||
|
|
||||||
<!DOCTYPE html>
|
|
||||||
<html>
|
|
||||||
<body>
|
<body>
|
||||||
<br/>
|
<br/>
|
||||||
<center>
|
<center>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user