Empty commit

This commit is contained in:
Git 2013-04-02 08:00:31 +00:00
parent f6b5d6a71e
commit 6bae64c6d1
9 changed files with 30 additions and 37 deletions

View File

@ -58,6 +58,7 @@
<?
}
}
?>
<script src="<?=STATIC_SERVER?>functions/sizzle.js" type="text/javascript"></script>

View File

@ -122,7 +122,7 @@
<div class="box pad">
<p>Please note that the selling, trading or public giving away of our invitations, or responding to public requests, is strictly forbidden, and may result in you and your entire invite tree being banned. This includes offering to give away our invitations on any forum which is not a class-restricted forum on another private tracker.</p>
<p>Remember that you are responsible for ALL invitees, and your account and/or privileges may be disabled due to your invitees' actions. You should know the person you're inviting. If you aren't familiar enough with the user to trust them, we suggest not inviting them.</p>
<p><em>Do not send an invite if you haven't read or don't understood the information above.</em></p>
<p><em>Do not send an invite if you haven't read or don't understand the information above.</em></p>
</div>
<div class="box pad">
<form class="send_form" name="invite" action="user.php" method="post">

View File

@ -470,11 +470,3 @@ tr.torrent .bookmark>a:after {
width: 100%;
overflow: hidden;
}
body {
-webkit-transform: rotate(0.15deg);
-o-transform: rotate(0.15deg);
transform: rotate(0.15deg);
font-smooth: always;
-webkit-font-smoothing: subpixel-antialiased;
}