Difference between revisions of "Template:Michigan Software"

Line 235: Line 235:
  
 
.TeamBox{
 
.TeamBox{
 +
border-radius: 5px;
 +
-moz-border-radius: 5px;
 +
-webkit-border-radius: 5px;
 
text-align: center;
 
text-align: center;
 
height:150px;
 
height:150px;
 
width:40%;
 
width:40%;
 
float:left;
 
float:left;
background-color:#FFF;
+
background-color:#F0F;
 
margin-bottom: 15px;
 
margin-bottom: 15px;
 
margin-top: 15px;
 
margin-top: 15px;
Line 247: Line 250:
  
 
.ProjectBox{
 
.ProjectBox{
 +
border-radius: 5px;
 +
-moz-border-radius: 5px;
 +
-webkit-border-radius: 5px;
 
text-align: center;
 
text-align: center;
 
height:150px;
 
height:150px;
 
width:40%;
 
width:40%;
 
float:left;
 
float:left;
background-color:#FFF;
+
background-color:#0FF;
 
margin-bottom: 15px;
 
margin-bottom: 15px;
 
margin-top: 15px;
 
margin-top: 15px;
Line 259: Line 265:
  
 
.OutreachBox{
 
.OutreachBox{
 +
border-radius: 5px;
 +
-moz-border-radius: 5px;
 +
-webkit-border-radius: 5px;
 
text-align: center;
 
text-align: center;
 
height:150px;
 
height:150px;
 
width:40%;
 
width:40%;
 
float:left;
 
float:left;
background-color:#FFF;
+
background-color:#FF0;
 
margin-bottom: 15px;
 
margin-bottom: 15px;
 
margin-top: 15px;
 
margin-top: 15px;
Line 271: Line 280:
  
 
.SoftBox{
 
.SoftBox{
 +
border-radius: 5px;
 +
-moz-border-radius: 5px;
 +
-webkit-border-radius: 5px;
 
text-align: center;
 
text-align: center;
 
height:150px;
 
height:150px;
 
width:40%;
 
width:40%;
 
float:left;
 
float:left;
background-color:#FFF;
+
background-color:#00F;
 
margin-bottom: 15px;
 
margin-bottom: 15px;
 
margin-top: 15px;
 
margin-top: 15px;

Revision as of 18:44, 8 September 2015