This repository has been archived by the owner on May 12, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 23
/
rules.php
43 lines (41 loc) · 1.8 KB
/
rules.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<!DOCTYPE html>
<html class="no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title></title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/animations.css">
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Source+Sans+Pro">
<script src="js/vendor/modernizr-2.6.2-respond-1.1.0.min.js"></script>
</head>
<body>
<div class="container">
<div class="jumbotron" style="margin: 50px auto 10px; max-width: 840px;">
<img src="img/rule.jpg" alt="" class="pull-right img-rounded" style="width: 240px; height: auto;">
<h1 id="title" class="bigEntrance" style="font-size: 50px;">Cheesy Hans Gaming</h1>
<p class="lead">
Welcome to our TTT-Server. Have fun!<br>
<small>
<ul style="line-height: 1.6;">
<li>Be friendly.</li>
<li>No random killing - low karma autoban enabled.</li>
<li>No Ghosting!</li>
<li>Only English or German.</li>
<li>Admins are kicking/baning if something is wrong.</li>
</ul>
All used Workshop items can be found here:
<br>
<code>www.steamcommunity.com/id/<b>xunocore</b></code><br>→ TTT-Servercontent DL (Link)
</small>
</p>
</div>
</div>
<script src="js/vendor/jquery-1.10.1.min.js"></script>
<script src="js/vendor/bootstrap.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>