armansansd преди 2 години
родител
ревизия
80bc1899ea
променени са 3 файла, в които са добавени 3 реда и са изтрити 1 реда
  1. 2 1
      web/themes/custom/popsu/css/styles.css
  2. 0 0
      web/themes/custom/popsu/css/styles.css.map
  3. 1 0
      web/themes/custom/popsu/sass/setup/_globals.scss

+ 2 - 1
web/themes/custom/popsu/css/styles.css

@@ -1140,7 +1140,8 @@ table {
 
 body {
   font-family: "trueno";
-  font-weight: 300; }
+  font-weight: 300;
+  line-height: 1.5; }
 
 /*pages*/
 #header-top-right {

Файловите разлики са ограничени, защото са твърде много
+ 0 - 0
web/themes/custom/popsu/css/styles.css.map


+ 1 - 0
web/themes/custom/popsu/sass/setup/_globals.scss

@@ -1,4 +1,5 @@
 body{
 	font-family: "trueno";
 	font-weight: 300;
+	line-height: 1.5;
 }

Някои файлове не бяха показани, защото твърде много файлове са промени