Difference between revisions of "Msc1G2:Test"

From uf
Jump to: navigation, search
Line 92: Line 92:
 
<div id="headercontainer">
 
<div id="headercontainer">
 
<div id="button">
 
<div id="button">
[[Msc1G1:Group|CONTEXT]]
+
[[Msc1G1:Test2|CONTEXT]]
 
</div>
 
</div>
 
<div id="button">
 
<div id="button">

Revision as of 21:21, 1 February 2018






Products hyperbody illustrator 01-01.jpg Products hyperbody illustrator 02-01.jpg

Products hyperbody illustrator 03-01-01.jpg
Products hyperbody illustrator 04-01-01.jpg

APPROACH



Koen Martens - Szymon Lapaj - Arav Kumar - Mary Ann Berendson - Dafne Swank - Hidde Manders




  • {
   -webkit-box-sizing: border-box;
   box-sizing: border-box;

} html, body{

   height: 100%;
   margin: 0;
   padding: 0;
   background-color: #333;
   overflow: hidden;

} canvas{

   background-color: #000;

}