Fixing background color (not working in firefox).
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
</script>
|
||||
|
||||
</head>
|
||||
<body bgcolor="#00000">
|
||||
<body bgcolor="#000000">
|
||||
<div id="user" style="position:absolute;left:0px;top:0px;width:780px;height:60px;color:#ffffff;"></div>
|
||||
<div id="hall" class="ui-widget-content" style="position:absolute;left:0px;top:60px;width:780px;height:260px;"></div>
|
||||
<div id="chat" class="ui-widget-content" style="position:absolute;left:0px;top:320px;width:780px;height:200px;"></div>
|
||||
|
||||
@@ -102,7 +102,7 @@
|
||||
</script>
|
||||
|
||||
</head>
|
||||
<body bgcolor="#00000">
|
||||
<body background="" bgcolor="#000000">
|
||||
<div id="message" style="color:#ffffff;"></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user