Difference between revisions of "Team:British Columbia/Test/Custom CSS"

Line 187: Line 187:
 
  /* Back to top */
 
  /* Back to top */
  
 +
.banner{
 +
width:970px;
 +
height:50px;
 +
margin:0 auto;
 +
text-align: center;
 +
}
  
 +
.banner p.1{
 +
width: 250px;
 +
height:50px;
 +
float:left;
 +
}
 +
 +
.banner h2{
 +
text-align: center;
 +
width: 600px;
 +
height:50px;
 +
float:left;
 +
}
 +
 +
.banner p.2{
 +
width:50px;
 +
width:50px;
 +
float:left;
 +
}
  
 
</style>
 
</style>

Revision as of 01:31, 28 May 2015