# HG changeset patch # User Ludovic Chabant # Date 1411667695 25200 # Node ID cf313f55a3ab57ab5220caa31fe5086adec59032 # Parent 0c19c4a8c959d6c4db14e13c8c4a15e141dcbd31 Cleanup. diff -r 0c19c4a8c959 -r cf313f55a3ab wikked/assets/css/wikked/base.less --- a/wikked/assets/css/wikked/base.less Thu Sep 25 07:54:21 2014 -0700 +++ b/wikked/assets/css/wikked/base.less Thu Sep 25 10:54:55 2014 -0700 @@ -19,18 +19,6 @@ @link-color: #428bca; @link-hover-color: darken(@link-color, 15%); -//@font-size-base: 20px; -//@line-height-base: 1.5; -//@line-height-computed: floor(@font-size-base * @line-height-base); - -//@font-family-serif: Georgia,Cambria,"Times New Roman",Times,serif; -//@font-family-sans-serif: Helvetica,Arial,sans-serif; -//@font-family-base: @font-family-serif; - -//@headings-font-family: @font-family-sans-serif; -//@headings-font-weight: 700; -//@headings-line-height: 1.5; - @font-family-sans-serif: "Helvetica Neue", Helvetica, Arial, sans-serif; @font-family-serif: Georgia, "Times New Roman", Times, serif; @font-family-monospace: Menlo, Monaco, Consolas, "Courier New", monospace;