mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
38 lines
690 B
HTML
38 lines
690 B
HTML
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
|
|
<meta charset="UTF-8">
|
|
<title>E_Pad</title>
|
|
<meta name="robots" content="noindex">
|
|
<style type="text/css">
|
|
a {
|
|
color: #FFCC00;
|
|
}
|
|
a:visited {
|
|
color: #FFCC00;
|
|
}
|
|
.auto-style1 {
|
|
color: #FF0000;
|
|
font-weight: bold;
|
|
}
|
|
.auto-style2 {
|
|
color: #FF0000;
|
|
}
|
|
.auto-style3 {
|
|
color: #FF0000;
|
|
font-weight: bold;
|
|
font-size: large;
|
|
}
|
|
</style>
|
|
</head>
|
|
<body style="color: #FFFF00)">
|
|
<p>
|
|
<span class="auto-style2"><b>Server Rules</b></span><br>
|
|
- Play fair!<br>
|
|
- Do not glitch<br>
|
|
- Do not use bugs<br>
|
|
- Do not flame other players<br>
|
|
</p>
|
|
</body>
|
|
</html>
|