Index: aether/header.php =================================================================== --- aether/header.php +++ aether/header.php @@ -6,7 +6,6 @@ <?= htmlspecialchars($pageConfig['title']); ?> - KDE.org - Index: css/kde-top-bar.css =================================================================== --- css/kde-top-bar.css +++ css/kde-top-bar.css @@ -69,9 +69,6 @@ text-indent: -999px; margin: 0px; padding: 0px !important; -} - -#KGlobalLogo:hover { background-color: #54a3d8; } @@ -82,7 +79,7 @@ width: 42px; margin-left: -21px; content: "K"; - color: #4d4d4d; + color: white; font-family: "glyph"; font-size: 32px; font-weight: normal; @@ -176,4 +173,4 @@ background-color: white; width: 100%; height: auto; -} +} \ No newline at end of file