Project

General

Profile

« Previous | Next » 

Revision e1b47cbf

Added by Andreas Kohlbecker over 11 years ago

changing font and position of main content

View differences:

7.x/themes/zen_dataportal/sass/_base.scss
73 73
$courier:         "Courier New", "DejaVu Sans Mono", monospace, sans-serif;
74 74

  
75 75
// Now create some variables for the font stacks we want to use on this site.
76
$base-font-family: $arial; // The font family set on the html element.
77
$font-body:        $arial;
76
$base-font-family: $helvetica; // The font family set on the html element.
77
$font-body:        $helvetica;
78 78
$font-monospace:   $courier;
79 79

  
80 80

  

Also available in: Unified diff