Difference between revisions of "Team:UCSC/Parts"

Line 3: Line 3:
 
<html>
 
<html>
  
 +
<script src="https://use.typekit.net/hii0ztv.js"></script>
 +
<script>try{Typekit.load({ async: true });}catch(e){}</script>
  
 +
<style type="text/css">
  
 +
h1 {
 +
font-family: "objektiv-mk1" !important;
 +
font-style: normal !important;
 +
font-weight: 300 !important;
 +
        font-size: 275% !important;
 +
text-align: center;
 +
}
  
 +
h2{
 +
font-family: "objektiv-mk1" !important;
 +
font-style: normal !important;
 +
font-weight: 300 !important;
 +
        font-size: 200% !important;
 +
text-align: left;
 +
}
  
 +
p{
 +
font-family: "objektiv-mk1" !important;
 +
font-style: normal !important;
 +
        font-size: 100% !important;
 +
        font-weight: 300 !important;
 +
        width: 75% !important;
 +
}
 +
 +
      .page{
 +
background-color: honeydew;
 +
padding: 0px 70px;
 +
}
 +
 +
</style>
 +
 +
<div class="page">
 +
<h1>IMPLEMENTATION</h1><br>
 +
</div>
 +
 +
 +
 +
 +
<!-- Below is the code of what the judges will be looking for... This will need to be TAKEN OUT LATER thx :)
  
 
<div class="column full_size">
 
<div class="column full_size">
Line 89: Line 129:
 
<html>
 
<html>
 
</div>
 
</div>
</div>
+
</div>-->
 +
</html>
  
 
 
 
</html>
 
 
{{UCSC-Footer}}
 
{{UCSC-Footer}}

Revision as of 22:15, 27 September 2017

IMPLEMENTATION