From cabb4ac8c5bf1457bf1e4722bb238bbda2f96d1f Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Tue, 7 Jul 2020 22:17:05 +0200 Subject: Change for stagit generated pages --- css/site.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'css/site.css') diff --git a/css/site.css b/css/site.css index 397e661..b6194d6 100644 --- a/css/site.css +++ b/css/site.css @@ -15,11 +15,11 @@ body { width: 100%; height: 100%; min-height: 100%; + font-family: sans-serif; } div.fullpage { background-color: #f5f5f5; - font-family: sans-serif; position: relative; min-height: 100%; } -- cgit v1.2.3