Adding discalimer.
This commit is contained in:
@@ -32,6 +32,10 @@
|
||||
.chatUser {
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
#disclaimer {
|
||||
font-size: 20%;
|
||||
}
|
||||
</style>
|
||||
<link rel="stylesheet" type="text/css" href="css/dark-hive/jquery-ui-1.8.16.custom.css">
|
||||
<link rel="stylesheet" type="text/css" href="js/jquery/styles/jquery.spinnercontrol.css">
|
||||
@@ -77,6 +81,10 @@
|
||||
<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>
|
||||
<div id="disclaimer" style="position:absolute;left:0px;top:540px;width:780px;height:20px;">
|
||||
The information presented on this site about LotR TCG, both literal and graphical, is copyrighted by Decipher Inc.
|
||||
This website is not produced, endorsed, supported, or affiliated with Decipher.
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
17
|
||||
Reference in New Issue
Block a user