Changes

Jump to navigation Jump to search
Pull out the styles for the mission and the sponsors and rename the outer box to IW_MissionAndSponsorsBox to reflect the fact that it contains both
Line 21: Line 21:  
}
 
}
   −
.IW_MissionBox {
+
.IW_MissionAndSponsorsBox {
 
float: right;
 
float: right;
 
border: 1px solid #c0c0c0;  
 
border: 1px solid #c0c0c0;  
Line 28: Line 28:  
margin-left: 20px;
 
margin-left: 20px;
 
background-color: #FFF;
 
background-color: #FFF;
 +
}
 +
 +
.IW_MissionAndSponsorsBox .MissionStatement {
 +
color: #000;
 +
background-color: #f6f6f6;
 +
padding: 5px 10px;
 +
border: 1px solid #0d8323;
 +
text-align:center;
 +
}
 +
 +
.IW_MissionAndSponsorsBox .Sponsors {
 +
margin: 0;
 +
font-family: sans-serif;
 +
font-size: 12px;
 +
text-align: left;
 +
padding: 20px 0px 20px 15px;
 
}
 
}

Navigation menu