[open-event-legacy/deploy] Use Source Sans Pro fonts



commit a1867a717d310b0dacfe9b928e806930b793fe74
Author: Tom Tryfonidis <tomtryf gmail com>
Date:   Sat Apr 6 18:40:42 2019 +0300

    Use Source Sans Pro fonts

 app/static/css/vendor/gentelella.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/app/static/css/vendor/gentelella.css b/app/static/css/vendor/gentelella.css
index fc0c0952..1dab4d20 100644
--- a/app/static/css/vendor/gentelella.css
+++ b/app/static/css/vendor/gentelella.css
@@ -482,7 +482,7 @@ body {
   color: #73879C;
   background: #2A3F54;
   /*#ECF0F1; #FCFCFC*/
-  font-family: Roboto, Arial, "Droid Sans", sans-serif;
+  font-family: Source Sans Pro, Roboto, Arial, "Droid Sans", sans-serif;
   font-size: 13px;
   font-weight: 400;
   line-height: 1.471;


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