Difference between revisions of "Team:Duesseldorf"

Line 19: Line 19:
 
/* Standard */
 
/* Standard */
 
body {
 
body {
     background-color: #e6e6e6;
+
     background-color: black;
 
     font-family: 'Roboto', sans-serif;
 
     font-family: 'Roboto', sans-serif;
 
     margin: 0px;
 
     margin: 0px;
Line 60: Line 60:
 
}
 
}
  
.page {width:80%; margin: auto; background-color: black;}
+
.page {width:80%; margin: auto; background-color: #e6e6e6;}
 
</style>
 
</style>
 
</head>
 
</head>

Revision as of 13:34, 4 July 2016

Under Construction