Changes

Jump to navigation Jump to search
137 bytes removed ,  13:41, 17 December 2020
no edit summary
Line 628: Line 628:  
h1, h2, h3, h4, h5, h6 {
 
h1, h2, h3, h4, h5, h6 {
 
   color: var(--main-primary-color);
 
   color: var(--main-primary-color);
   border: 0px !important;
+
   border: 0px;
   font-family: 'Arial' !important;
+
   font-family: 'Arial';
 
}
 
}
    
h1 {
 
h1 {
     font-weight: 700 !important;
+
     font-weight: 700;
     font-size: 36px !important;
+
     font-size: 36px;
 
}
 
}
    
h2 {
 
h2 {
     font-weight: 400 !important;
+
     font-weight: 400;
     font-size: 26px !important;
+
     font-size: 26px;
 
}
 
}
    
h3 {
 
h3 {
     font-weight: 400 !important;
+
     font-weight: 400;
     font-size: 16px !important;
+
     font-size: 16px;
}
  −
 
  −
#content h3 {
  −
    font-size: 20px !important;
   
}
 
}
  

Navigation menu