Difference between revisions of "Team:Dundee/style.css"

Line 392: Line 392:
 
     }
 
     }
 
}
 
}
 +
.border {
 +
border: 2px solid black;
 +
background-color: gray;
 +
}
 +
 +
.box-btn {
 +
margin-right: 15px;
 +
margin-top:20px;
 +
float: right;
 +
}
 +
.box-title {
 +
font-size: 30px;
 +
padding: 15px;
 +
display: inline-block;
 +
}
 +
.box-content {
 +
margin-left: 15px;
 +
padding-top: 0px;
 +
margin-right: 10px;
 +
}
 +
 
</html>
 
</html>

Revision as of 10:42, 1 July 2015