Changeset c999b73e in OpenWorkouts-current for ow/static/less/main.less


Ignore:
Timestamp:
Feb 12, 2019, 6:13:59 PM (5 years ago)
Author:
Borja Lopez <borja@…>
Branches:
current, feature/docs, master
Children:
c660deb
Parents:
b3374f6
Message:

(#54) - load fonts from https instead of http urls

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ow/static/less/main.less

    rb3374f6 rc999b73e  
    11// Import google font open sans 300 400, 700, 800
    2 @import "http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,700,700italic,800";
     2@import "https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,700,700italic,800";
    33
    44// Normalize
Note: See TracChangeset for help on using the changeset viewer.