Difference between revisions of "Template:NYMU-Taipei/universal css"

Line 58: Line 58:
 
   color: #363636;
 
   color: #363636;
 
   font-weight: medium;
 
   font-weight: medium;
 +
  font-size: 20px;
 +
  margin-top: 16px;
 +
  background-color: #f5f5f5;
 
}
 
}
  
Line 67: Line 70:
  
 
p {
 
p {
   font-size: 16px !important;
+
   font-size: 20px !important;
 
   text-align: justify;
 
   text-align: justify;
 
   font-weight: medium;
 
   font-weight: medium;
 
   line-height: 40px;
 
   line-height: 40px;
 
}
 
}
 
body {
 
  margin-top: 16px;
 
  font-family: poppins;
 
  color: #363636;
 
  background-color: #f5f5f5;
 
}
 
 
  
 
body a {
 
body a {

Revision as of 06:53, 11 December 2020