Compare commits

...

2 Commits

@ -3,7 +3,7 @@ $root="../";
$title="News"; $title="News";
$tags="blog, site news"; $tags="blog, site news";
$message=$title; $message=$title;
$submessage="The lifeblood of "; $submessage="I don't understand whats going on here!";
require $root."includes/formatindex.php"; require $root."includes/formatindex.php";
// ../includes/formatindex.php // ../includes/formatindex.php

@ -220,7 +220,7 @@ input[type="submit" i] {
margin-left: 280px; margin-left: 280px;
margin-bottom: var(--ver-btm); margin-bottom: var(--ver-btm);
margin-top: 2px; margin-top: 2px;
/* position: absolute; */ position: absolute;
margin-bottom: 0; margin-bottom: 0;
} }

Loading…
Cancel
Save