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 ------------------- 1 file changed, 19 deletions(-) (limited to 'assets/css/main.less') 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 -- cgit v1.2.3