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

Line 19: Line 19:
 
   margin: 0;
 
   margin: 0;
 
   background-color: #fff !important;
 
   background-color: #fff !important;
 +
  font-family: Tahoma, Geneva, sans-serif;
 
}
 
}
  
Line 123: Line 124:
 
}
 
}
  
 +
.home-img {
 +
  margin-bottom: 30px;
 +
}
 
.home-img img {
 
.home-img img {
 
   max-width: 100%;
 
   max-width: 100%;
 
   height: auto;
 
   height: auto;
 +
}
 +
 +
.home-content .section1 {
 +
  text-align: center;
 +
  margin-bottom: 30px;
 +
}
 +
.home-content .section1 h2 {
 +
  text-align: center;
 +
  color: #000;
 +
  font-size: 44px;
 +
  font-weight: normal;
 +
  border-bottom: solid 5px #d81f25;
 +
  display: inline-block;
 +
  margin: 0 0 20px;
 +
}
 +
.home-content .section1 h3 {
 +
  text-align: center;
 +
  color: #d81f25;
 +
  font-size: 25px;
 +
  font-weight: normal;
 +
  margin: 0 auto 30px;
 +
  width: 700px;
 +
  max-width: 100%;
 +
}
 +
.home-content .section1 h3:first-letter {
 +
  font-size: 44px;
 +
  margin-right: -2px;
 +
}
 +
.home-content .section1 h4 {
 +
  text-align: center;
 +
  color: #444444;
 +
  font-size: 18px;
 +
  font-weight: bold;
 +
  margin: 0 0 30px;
 +
}
 +
.home-content .section2 {
 +
  margin-bottom: 30px;
 +
}
 +
.home-content .video-section {
 +
  margin-bottom: 30px;
 
}
 
}
  
Line 157: Line 201:
 
   color: #fff;
 
   color: #fff;
 
}
 
}
 +
  
 
</style>
 
</style>
 
</html>
 
</html>

Revision as of 12:39, 19 October 2017