From f9f897bea51f7fcba12f5350442cca85ce2e7384 Mon Sep 17 00:00:00 2001 From: MaZderMind Date: Fri, 27 Feb 2015 08:17:10 +0100 Subject: remove 31c3 specific styles --- assets/css/main.less | 19 ------------------- config.php | 6 +----- 2 files changed, 1 insertion(+), 24 deletions(-) diff --git a/assets/css/main.less b/assets/css/main.less index 44380c5..508aed1 100644 --- a/assets/css/main.less +++ b/assets/css/main.less @@ -1,22 +1,3 @@ @import "_structure.less"; // conference specific styles here - -/* -@navbar-default-link-color: #FFF; -@navbar-default-link-hover-color: darken(@navbar-default-link-color, 10%); -@navbar-default-bg: #333; - -@border-radius-base: 0; - - -.banner { - background: url('@{img}bg.png') no-repeat top center; - text-align: center; - - img { - margin: 30px; - } -} - -*/ \ No newline at end of file diff --git a/config.php b/config.php index 2a61688..706a38c 100644 --- a/config.php +++ b/config.php @@ -14,11 +14,7 @@ $GLOBALS['CONFIG']['CONFERENCE'] = array( 'AUTHOR' => 'CCC', 'DESCRIPTION' => 'Video Live-Streaming vom 31C3', 'KEYWORDS' => '31C3, Hacking, Chaos Computer Club, Video, Media, Streaming, Hacker', -/* - 'BANNER_HTML' => ' - - ', -*/ + 'FOOTER_HTML' => ' by Chaos Computer Club e.V, FeM, -- cgit v1.2.3