Difference between revisions of "Template:BUHW2016"

Line 125: Line 125:
  
  
/* Services */
+
/* Services -- aka Our Tool */
  
 
.services {
 
.services {
Line 136: Line 136:
  
  
/* Callout */
 
 
.callout {
 
    display: table;
 
    width: 100%;
 
    height: 400px;
 
    color: #fff;
 
    background: url(../img/callout.jpg) no-repeat center center scroll;
 
    -webkit-background-size: cover;
 
    -moz-background-size: cover;
 
    background-size: cover;
 
    -o-background-size: cover;
 
}
 
  
 
/* Portfolio */
 
/* Portfolio */

Revision as of 19:26, 6 July 2016