Making WordPress.org


Ignore:
Timestamp:
08/14/2014 08:08:13 PM (11 years ago)
Author:
coffee2code
Message:

Code Reference: sync SASS and CSS files; minor formatting tweaks

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-developer/scss/global.scss

    r780 r798  
    22----------------------------------------------- */
    33$header-font: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,sans-serif;
    4 $body-font: "Helvetica Neue",Helvetica,Arial,sans-serif;
     4$body-font: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    55$code-font: monospace;
    6 $serif-font: Georgia,​Times,​serif;
     6$serif-font: Georgia,Times,serif;
    77
    88body,
Note: See TracChangeset for help on using the changeset viewer.