diff --git a/inc/css/custom.css b/inc/css/custom.css index 56c31af..00dc330 100644 --- a/inc/css/custom.css +++ b/inc/css/custom.css @@ -84,6 +84,12 @@ tr.hover { text-align: center; } +.litebans-index-main { +} + +.litebans-index-sub { +} + /* info.php */ .litebans-info-badges { width: 0; diff --git a/inc/img/console.png b/inc/img/console.png index 0976c5f..3391dbd 100644 Binary files a/inc/img/console.png and b/inc/img/console.png differ diff --git a/index.php b/index.php index 3899b78..98f3f95 100644 --- a/index.php +++ b/index.php @@ -7,11 +7,11 @@ $page->print_title();
-
+

settings->name, $page->t("index.welcome.main")); ?>

-

t("index.welcome.sub"); ?>

+

t("index.welcome.sub"); ?>

print_footer(false); ?>