diff options
Diffstat (limited to 'assets/css/main.less')
-rw-r--r-- | assets/css/main.less | 19 |
1 files changed, 0 insertions, 19 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 |