Difference between revisions of "Team:Manchester/Parts"

Line 21: Line 21:
 
p {
 
p {
 
text-align: center;
 
text-align: center;
 +
}
 +
 +
.sectionfirst {
 +
  margin-top: 80px!important;
 +
  padding-top: 10vh;
 +
  height: 80vh;
 +
  background: #666 url("https://www.w3schools.com/css/trolltunga.jpg") no-repeat center;
 +
  background-size: cover
 +
}
 +
 +
.border {
 +
  background-color: #555;
 +
  color: #fff;
 +
  padding: 18px;
 +
  letter-spacing: 10px;
 +
  opacity: 0.7
 
}
 
}
  
Line 30: Line 46:
 
<div class="clear"></div>
 
<div class="clear"></div>
  
<div class="col-md-12" style="padding-top: 50px">
+
<div class="col-md-12 sectionfirst" style="padding-top: 50px">
<h2 style="text-align: center">Parts</h2>
+
<h2 class="border" style="text-align: center">Parts</h2>
 
<br/>
 
<br/>
 
</div>
 
</div>

Revision as of 21:01, 25 October 2017

Parts



Basic Parts


Composite Parts


Improved Parts


Part Collection

</html>