[planet-web] Increase font-size in body (15px)



commit 9348813b6f0973c602c821b8139df7bb671d44cd
Author: Daniel Mustieles <daniel mustieles gmail com>
Date:   Tue Jun 4 12:35:37 2019 +0200

    Increase font-size in body (15px)

 web/planet.css | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/web/planet.css b/web/planet.css
index c6580ae..a3391fd 100644
--- a/web/planet.css
+++ b/web/planet.css
@@ -1,3 +1,7 @@
+body {
+font-size: 15px !important;
+}
+
 h2.date {
        color: #777;
        font-weight: normal;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]