TDKHome.old/more/dsoffice/rules.html
MattTheTekie 98d6691f82 uwu
uwu
2023-07-14 10:46:07 -04:00

26 lines
No EOL
961 B
HTML

<html>
<head>
<title>Rules - DSOffice</title>
<meta name="viewport" content="width=240">
<style>
body { margin:0px; margin-left:0px; margin-bottom:-10px; background-color:ECE9D8; border:2px solid blue; border-top:20px solid blue; width:231; height:154; padding-left:5px; }
#title { position:absolute; left:2px; top:-1px; }
#x { position:absolute; left:222px; top:2px; width:16px; height:16px; background-color:red; color:white; }
a.x { text-decoration:none; color:white; }
</style>
</head>
<body>
<div id="title"><font size=3 color=white>Rules - DSOffice</font></div>
<div id=x><font size=2><center><a class="x" href=".">X</a></center></font></div>
<center>
<font size=3><u>DSOffice</u></font><br>
<font size=2>v 1.2<br>(c) quadrplax 2011</font>
</center>
<font size=1><br>
1. No blank files<br>
2. No files with random characters<br>
3. No modifying/deleting welcome.txt<br>
4. You are expected to know any changes made to the rules<br>
</font>
</body>
</html>