Moved content.php to includes dir, created a 404-page and a last resort to a default page (404)
This commit is contained in:
@@ -92,13 +92,13 @@ body
|
||||
a:link
|
||||
{
|
||||
color:#000000;
|
||||
text-decoration:none;
|
||||
text-decoration:underline;
|
||||
}
|
||||
|
||||
a:hover
|
||||
{
|
||||
color:#000000;
|
||||
text-decoration:underline;
|
||||
text-decoration:none;
|
||||
}
|
||||
|
||||
a:visited
|
||||
|
Reference in New Issue
Block a user