Difference between revisions of "Template:HSNU-TAIPEI/main"

Line 524: Line 524:
 
.three-img .img-figure {
 
.three-img .img-figure {
 
   width: 100%;
 
   width: 100%;
 +
}
 +
 +
 +
/* TABLE */
 +
table {
 +
  border-collapse: collapse;
 +
}
 +
tr {
 +
  background: #f4f7f8;
 +
}
 +
thead th {
 +
  font-weight: 400;
 +
  background: #8a97a0;
 +
  color: #FFF;
 +
}
 +
th, td {
 +
  text-align: center;
 +
  padding: 20px 10px;
 +
  font-weight: 300;
 +
}
 +
tr:nth-child(even) {
 +
  background: #e8eeef;
 
}
 
}
  

Revision as of 15:17, 17 September 2015