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

(Created page with "<html> <style> MEMBERS PAGE ONLY: .chinese-word-font { font-family: NotoSansTC; color: #181818; font-weight: bold; } .info-block { display: flex; flex-direct...")
 
 
Line 14: Line 14:
 
   flex-direction: column;
 
   flex-direction: column;
 
   align-items: center;
 
   align-items: center;
   justify-content: center;
+
   padding: 0;
 
}
 
}
  
 
.info-block p {
 
.info-block p {
   line-height: 1rem;
+
   line-height: 2rem;
 +
  font-size: 1.5rem;
 
   text-align: center;
 
   text-align: center;
 
}
 
}
  
 
.rounded-img {
 
.rounded-img {
   height: 300px;
+
   height: 15rem;
 
   border-radius: 50%;
 
   border-radius: 50%;
 
}
 
}

Latest revision as of 06:59, 11 December 2020