Difference between revisions of "Team:NUS Singapore-A/Templates/Style"

Line 91: Line 91:
 
     font-style: normal;
 
     font-style: normal;
 
     font-variant: normal;
 
     font-variant: normal;
     font-weight: 100;
+
     font-weight: 700;
     line-height: 36px;
+
     line-height: 38px;
 
     color: black;
 
     color: black;
 
     border: none;
 
     border: none;
Line 98: Line 98:
 
  h2 {
 
  h2 {
 
     font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
 
     font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
     font-size: 27px;
+
     font-size: 28px;
 
     font-style: normal;
 
     font-style: normal;
 
     font-variant: normal;
 
     font-variant: normal;
 
     font-weight: 700;
 
     font-weight: 700;
     line-height: 36px;
+
     line-height: 34px;
 
     color: black;
 
     color: black;
 
}
 
}
Line 108: Line 108:
 
  h3 {
 
  h3 {
 
     font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
 
     font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
     font-size: 27px;
+
     font-size: 24px;
 
     font-style: normal;
 
     font-style: normal;
 
     font-variant: normal;
 
     font-variant: normal;
 
     font-weight: 700;
 
     font-weight: 700;
     line-height: 32px;
+
     line-height: 29px;
 
}
 
}
  
 
h4 {
 
h4 {
 
     font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
 
     font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
     font-size: 27px;
+
     font-size: 20px;
 
     font-style: normal;
 
     font-style: normal;
 
     font-variant: normal;
 
     font-variant: normal;
 
     font-weight: 700;
 
     font-weight: 700;
     line-height: 28px;
+
     line-height: 29px;
 
}
 
}
  

Revision as of 01:01, 10 October 2018