Yuki Takei 7 лет назад
Родитель
Сommit
985c41e797
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      src/client/styles/agile-admin/inverse/eliteadmin.scss

+ 2 - 2
src/client/styles/agile-admin/inverse/eliteadmin.scss

@@ -12,7 +12,7 @@ body {
   margin: 0;
   margin: 0;
   overflow-x: hidden;
   overflow-x: hidden;
   color: $bodytext;
   color: $bodytext;
-  font-weight:300;
+  font-weight:400;
 }
 }
 html {
 html {
     position: relative;
     position: relative;
@@ -23,7 +23,7 @@ h1, h2, h3, h4, h5, h6 {
   color: $headingtext;
   color: $headingtext;
   font-family: $basefont2;
   font-family: $basefont2;
   margin: 10px 0;
   margin: 10px 0;
-  font-weight:300;
+  font-weight:400;
 }
 }
 h1 {
 h1 {
   line-height: 48px;
   line-height: 48px;