mirror of
https://github.com/fortressforever/fortressforever-scripts.git
synced 2025-02-14 16:01:58 +00:00
41 lines
No EOL
699 B
HTML
41 lines
No EOL
699 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
|
|
<html>
|
|
<head>
|
|
<title>Default</title>
|
|
<style type="text/css">
|
|
pre {
|
|
font-family:Verdana,Tahoma;
|
|
color:#FFB000;
|
|
}
|
|
body {
|
|
background:#000000;
|
|
margin-left:8px;
|
|
margin-top:0px;
|
|
}
|
|
a {
|
|
text-decoration: underline;
|
|
}
|
|
a:link {
|
|
color: #FFFFFF;
|
|
}
|
|
a:visited {
|
|
color: #FFFFFF;
|
|
}
|
|
a:active {
|
|
color: #FFFFFF;
|
|
}
|
|
a:hover {
|
|
color: #FFFFFF;
|
|
text-decoration: underline;
|
|
}
|
|
</style>
|
|
</head>
|
|
<body scroll="no">
|
|
<pre>
|
|
<center>
|
|
<img src="ffheader.jpg" alt="ff" />
|
|
Default class html file thing!
|
|
</center>
|
|
</pre>
|
|
</body>
|
|
</html> |