Difference between revisions of "Team:TUDelft/Head"

Line 113: Line 113:
  
  
body {
 
  margin-top: 100px;
 
  margin-bottom: 100px;
 
}
 
 
.navbar {
 
.navbar {
 
   margin-bottom: 0;
 
   margin-bottom: 0;
 
}
 
}
.content,
+
 
footer{
+
  height: 1000px;
+
  background: #333;
+
  color: #fff;
+
  font-size: 60px;
+
  text-align: center;
+
  padding-top: 400px
+
}
+
footer {
+
  height: 100px;
+
  background: #eee;
+
  color: #333;
+
  padding: 0;
+
}
+
  
 
     </style>
 
     </style>

Revision as of 10:38, 15 June 2019