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

 
(4 intermediate revisions by the same user not shown)
Line 342: Line 342:
 
   margin-right: -2px;
 
   margin-right: -2px;
 
}
 
}
.page-content p, .page-content ol, .page-content li {
+
.page-content h4 {
 +
  font-size: 18px;
 +
}
 +
.page-content p, .page-content ol, .page-content li, .page-content small {
 
   text-align: left !important;
 
   text-align: left !important;
 
   color: #444;
 
   color: #444;
Line 348: Line 351:
 
   line-height: 1.3 !important;
 
   line-height: 1.3 !important;
 
}
 
}
.page-content p.font-red, .page-content ol.font-red, .page-content li.font-red {
+
.page-content p.font-red, .page-content ol.font-red, .page-content li.font-red, .page-content small.font-red {
 
   color: #d81f25;
 
   color: #d81f25;
 
}
 
}
.page-content p.capital-first:first-letter, .page-content ol.capital-first:first-letter, .page-content li.capital-first:first-letter {
+
.page-content p.capital-first:first-letter, .page-content ol.capital-first:first-letter, .page-content li.capital-first:first-letter, .page-content small.capital-first:first-letter {
 
   font-size: 150% !important;
 
   font-size: 150% !important;
 
}
 
}
.page-content p.text-center, .page-content ol.text-center, .page-content li.text-center {
+
.page-content p.text-center, .page-content ol.text-center, .page-content li.text-center, .page-content small.text-center {
 
   text-align: center !important;
 
   text-align: center !important;
 
}
 
}
.page-content p.mb50, .page-content ol.mb50, .page-content li.mb50 {
+
.page-content p.mb50, .page-content ol.mb50, .page-content li.mb50, .page-content small.mb50 {
 
   margin-bottom: 50px;
 
   margin-bottom: 50px;
 
}
 
}
.page-content p.c-red, .page-content ol.c-red, .page-content li.c-red {
+
.page-content p.c-red, .page-content ol.c-red, .page-content li.c-red, .page-content small.c-red {
 
   color: #ff0000;
 
   color: #ff0000;
 
}
 
}
.page-content p.c-green, .page-content ol.c-green, .page-content li.c-green {
+
.page-content p.c-green, .page-content ol.c-green, .page-content li.c-green, .page-content small.c-green {
 
   color: #76923c;
 
   color: #76923c;
 
}
 
}
.page-content p.c-blue, .page-content ol.c-blue, .page-content li.c-blue {
+
.page-content p.c-blue, .page-content ol.c-blue, .page-content li.c-blue, .page-content small.c-blue {
 
   color: #548dd4;
 
   color: #548dd4;
 
}
 
}
.page-content p.c-orange, .page-content ol.c-orange, .page-content li.c-orange {
+
.page-content p.c-orange, .page-content ol.c-orange, .page-content li.c-orange, .page-content small.c-orange {
 
   color: #f79646;
 
   color: #f79646;
 
}
 
}
.page-content p.c-purple, .page-content ol.c-purple, .page-content li.c-purple {
+
.page-content p.c-purple, .page-content ol.c-purple, .page-content li.c-purple, .page-content small.c-purple {
 
   color: #8064a2;
 
   color: #8064a2;
 +
}
 +
.page-content p small, .page-content ol small, .page-content li small, .page-content small small {
 +
  display: block;
 +
  font-size: 14px !important;
 
}
 
}
 
.page-content .spacer50 {
 
.page-content .spacer50 {
 
   padding-bottom: 50px;
 
   padding-bottom: 50px;
 +
}
 +
.page-content.page-notebook-content h4 {
 +
  margin-top: 30px;
 +
  margin-bottom: 20px;
 
}
 
}
  
Line 468: Line 479:
 
   background-repeat: no-repeat;
 
   background-repeat: no-repeat;
 
}
 
}
 
  
 
</style>
 
</style>
 
</html>
 
</html>

Latest revision as of 15:33, 31 October 2017