add gnu freefont, fix nsfw css, add header function
This commit is contained in:
parent
5ae683fccd
commit
f114e23c4b
10 changed files with 35 additions and 22 deletions
|
|
@ -1,11 +1,8 @@
|
|||
<html>
|
||||
<?php
|
||||
include 'config.php';
|
||||
head("Rules");
|
||||
?>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="/css/main.css" id="pagestyle">
|
||||
<title><?php echo constant("sitename"); ?> | Rules</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Rules</h1>
|
||||
<div style="text-align: left;">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue