Difference between revisions of "Team:Hong Kong HKU/CSS/default"

m (Adjust 3-column display)
m (Bug fix)
Line 239: Line 239:
 
.boxA
 
.boxA
 
{
 
{
 +
                display: inline-block;
 
max-width: 500px;
 
max-width: 500px;
 
                 float: center;
 
                 float: center;
Line 247: Line 248:
 
.boxB
 
.boxB
 
{
 
{
 +
                display: inline-block;
 
        max-width: 500px;
 
        max-width: 500px;
 
                 float: center;
 
                 float: center;
Line 255: Line 257:
 
.boxC
 
.boxC
 
{
 
{
 +
                display: inline-block;
 
        max-width: 500px;
 
        max-width: 500px;
 
                 float: center;
 
                 float: center;

Revision as of 07:25, 12 July 2016