From 36c01c08f3b8602be8b613d02483106d8e38f87d Mon Sep 17 00:00:00 2001 From: Kanti Date: Mon, 25 Aug 2014 11:12:32 +0200 Subject: [PATCH] Small Style Fixes with SubPages --- system/includes/functions.php | 4 +- themes/logs/css/style.css | 827 +++++++++++++++++++++--------------------- 2 files changed, 418 insertions(+), 413 deletions(-) diff --git a/system/includes/functions.php b/system/includes/functions.php index 732f8d9..c828d5b 100644 --- a/system/includes/functions.php +++ b/system/includes/functions.php @@ -1112,9 +1112,9 @@ function get_menu() {//aktive Link for Sub Pages ::TODO echo '
  • '; $subPages = get_static_sub_pages(str_replace('.md', '', $base)); - echo '' . ucwords($title) . '
    '; + echo '' . ucwords($title) . ''; if (!empty($subPages)) { - echo '