Difference between revisions of "Team:Duesseldorf/Test2"

Line 32: Line 32:
 
#content {
 
#content {
 
  width: 500px;
 
  width: 500px;
  padding: 0px;
+
  padding: 0;
 
  margin: auto;
 
  margin: auto;
  margin-top: -2px;
 
 
  background-color: #e6e6e6;
 
  background-color: #e6e6e6;
 
}
 
}
 
 
 
body {
 
body {
  background-color: #e6e6e6;
+
  background-color: red;
 
  font-family: 'Roboto', sans-serif;
 
  font-family: 'Roboto', sans-serif;
  width: 500px;
 
  margin: 0px;
 
 
  line-height: 1.5;
 
  line-height: 1.5;
 
  font-size: 15px;
 
  font-size: 15px;

Revision as of 13:45, 27 September 2016