Difference between revisions of "Team:TP CC-SanDiego/test-abishek"

Line 4: Line 4:
 
     <meta charset="utf-8" />
 
     <meta charset="utf-8" />
 
     <link href='https://fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'>
 
     <link href='https://fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'>
 +
    <link href='https://fonts.googleapis.com/css?family=Lato:400,100,300,700,900' rel='stylesheet' type='text/css'>
 
     <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
 
     <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
 
     <script>
 
     <script>
Line 137: Line 138:
 
float: left;
 
float: left;
 
background-color: green;
 
background-color: green;
 +
}
 +
 +
h2{
 +
font-family: Lato;
 +
font-size: 48px;
 +
font-weight: 700;
 
}
 
}
 
</style>
 
</style>
Line 158: Line 165:
 
<div class="partition">
 
<div class="partition">
 
<div class="leftpartition">
 
<div class="leftpartition">
HELLO
+
<h2>FIRST</h2>
 
</div>
 
</div>
 
<div class="rightpartition">
 
<div class="rightpartition">

Revision as of 05:30, 14 September 2015

FIRST