Difference between revisions of "Template:Tel-Hai/css"

Line 385: Line 385:
 
.team-list .team-desc h3 {
 
.team-list .team-desc h3 {
 
   display: block;
 
   display: block;
   font-size: 19px;
+
   font-size: 19px !important;
 
   text-transform: uppercase;
 
   text-transform: uppercase;
 
   font-weight: 700;
 
   font-weight: 700;
Line 391: Line 391:
 
   letter-spacing: 1px;
 
   letter-spacing: 1px;
 
   margin: 0 !important;
 
   margin: 0 !important;
 +
}
 +
.team-list .team-desc h3:first-letter {
 +
  font-size: 100%;
 +
  margin: 0;
 
}
 
}
 
.team-list .team-desc p {
 
.team-list .team-desc p {
   font-size: 14px;
+
   font-size: 14px !important;
 
   color: #777;
 
   color: #777;
   line-height: 1.8;
+
   line-height: 1.8 !important;
 
   text-align: left !important;
 
   text-align: left !important;
 
}
 
}

Revision as of 12:21, 23 October 2017