summaryrefslogtreecommitdiff
path: root/html/input.html
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2013-04-06 13:14:45 +0200
committerPaul Buetow <paul@buetow.org>2013-04-06 13:14:45 +0200
commit23c5e7d57e1e9216f4da3446656df2dc7202975d (patch)
treeb387afc4ad6acad4681252df8ce8def5dc8aa54d /html/input.html
parent9dcec1feba68dc5ba38cdc634f5bf113c0f77348 (diff)
tagging ychat-0.1ychat-0.1
Diffstat (limited to 'html/input.html')
-rw-r--r--[-rwxr-xr-x]html/input.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/html/input.html b/html/input.html
index a403d8e..e6fb016 100755..100644
--- a/html/input.html
+++ b/html/input.html
@@ -3,8 +3,6 @@
<title>
%%PGETITLE%%
</title>
-<link rel=stylesheet href="style.css" type=text/css>
-
<script language="JavaScript">
<!--
function delout()
@@ -21,7 +19,7 @@
//-->
</script>
</head>
- <body bgcolor=#000000 text=#ffffff>
+ <body>
<form name="input" action="input.html" target="blank" onsubmit="return delout();">
<input type="hidden" name="event" value="post">
<input type="hidden" name="nick" value="%%nick%%">