From 66ac4757c230b1763dfc99844cf6eb82c186b37c Mon Sep 17 00:00:00 2001 From: Stanley Sathler Date: Thu, 27 Jul 2017 02:18:18 -0300 Subject: [PATCH 1/2] Reorganized index.html declarations --- index.html | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index 17c745e..86098d9 100644 --- a/index.html +++ b/index.html @@ -6,20 +6,21 @@ Documentation + + - - + + + + - - - -
+ From cab1aa68775bf47421c77b17503404c0d852354c Mon Sep 17 00:00:00 2001 From: Stanley Sathler Date: Thu, 27 Jul 2017 02:24:36 -0300 Subject: [PATCH 2/2] #23 Moved font import from main.css to index.html --- index.html | 3 +++ styles/main.css | 2 -- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 86098d9..18eec41 100644 --- a/index.html +++ b/index.html @@ -14,6 +14,9 @@ + + + diff --git a/styles/main.css b/styles/main.css index aae9edb..3d2110d 100644 --- a/styles/main.css +++ b/styles/main.css @@ -1,5 +1,3 @@ -@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700"); - /** * * DocBase styling