Difference between revisions of "Template:DTU-Denmark"

Line 135: Line 135:
 
}
 
}
  
if ($(window).width() < 1100) {
+
if ($(window).width() < 1200) {
 
     //if the window is less than 700 wide then turn on footer as coloumn.
 
     //if the window is less than 700 wide then turn on footer as coloumn.
 
$('nav').addClass('black');
 
$('nav').addClass('black');
Line 155: Line 155:
 
}
 
}
  
   if (windowsize < 1100) {
+
   if (windowsize < 1200) {
 
     //if the window is less than 700 wide then turn on footer as coloumn.
 
     //if the window is less than 700 wide then turn on footer as coloumn.
 
$('nav').addClass('black');
 
$('nav').addClass('black');
Line 531: Line 531:
 
   margin-top: 25px;
 
   margin-top: 25px;
 
   line-height: none;
 
   line-height: none;
   font-size: 18px;
+
   font-size: 16px;
 
   color: white;
 
   color: white;
 
   padding: 5px 15px;
 
   padding: 5px 15px;

Revision as of 13:38, 5 September 2019