Difference between revisions of "Template:Team:UGent Belgium/customCSS"

Line 184: Line 184:
 
         display: flex;
 
         display: flex;
 
     }
 
     }
 +
}
 +
 +
#globalWrapper, #content { /*-- remove white block on the right, set width to 100% --*/
 +
    width: 100%;
 +
max-width:1400px;
 +
    height: 100%;
 +
    border: 0px;
 +
    background-color: transparent;
 +
    margin: 0 0 10px 0;
 +
    padding: 0px;
 +
}
 +
 +
#pageContent {
 +
padding:0 1.5%;
 +
 
}
 
}
  
 
</style>
 
</style>
 
</html>
 
</html>

Revision as of 22:09, 17 October 2016