File 2744-set-base-font-size-to-16px.patch of Package erlang

From e23ecf88ac9c09da917c58f55ea5bd2ccfe368d3 Mon Sep 17 00:00:00 2001
From: Mariano Guerra <mariano@marianoguerra.org>
Date: Tue, 25 Oct 2016 13:30:28 +0100
Subject: [PATCH 44/59] set base font-size to 16px

---
 lib/erl_docgen/priv/css/otp_doc.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/erl_docgen/priv/css/otp_doc.css b/lib/erl_docgen/priv/css/otp_doc.css
index ae843d8aa..2966b6c0b 100644
--- a/lib/erl_docgen/priv/css/otp_doc.css
+++ b/lib/erl_docgen/priv/css/otp_doc.css
@@ -10,7 +10,7 @@ body {
   height: 100%;
   max-height: 100%;
   line-height: 1.2em;
-  font-size: 14px;
+  font-size: 16px;
 }
 
 p             { max-width: 80em }
-- 
2.12.2

openSUSE Build Service is sponsored by