-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
28 lines (23 loc) · 1.5 KB
/
index.html
File metadata and controls
28 lines (23 loc) · 1.5 KB
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
<html>
<head>
<style type="text/css">
body {
background-image: url(crismas.jpg);
background-size: cover;
background-attachment: fixed;
color:#FFD700;
font-family:Lucida Console;
}
</style>
</head>
<body>
<center>
<img src="coollogo_com-6814619.jpg"></br>
<a href="https://discord.gg/QaGWqBZYZ"><img src="discord.jpg"></a> <a href="https://steamcommunity.com/profiles/76561199584685278/"><img src="steam.jpg"></a> <a href="https://share.google/images/FRx66pImPguTbDboN"><img src="donate.jpg"></a>
<div style="width: 650px;">
<div style="width: 300px; display: inline-block; float: left; text-align: left;"> <b>Just Funserver Whit Fun Gamemodes:)</b></br></br><b> Gamemodes What We Have:</b></br></br><b> 01. Zombie Gamemode</b></br></br> <b>02. Custom Mvm Waves</b></br></br><b> 03. Fun Look Like Gmod</b></div>
<div style="width: 300px; display: inline-block; float: right; text-align: right;"><b>Server Rules:</b></br></br><b> 01. No spaming</b></br></br><b> 02. If mvm join only red team if host say join blue you going to blue</b></br></br><b> 03. Dont use infinity health</b></br></br><b> 04. Dont kill on noclip</b></div>
</div>
</center>
</body>
</html>