Difference between revisions of "Team:SDU-Denmark/testnavfp"

 
(3 intermediate revisions by the same user not shown)
Line 56: Line 56:
 
/****************HIGHLIGHT BUTTON*****************/
 
/****************HIGHLIGHT BUTTON*****************/
 
#highlightToggle {
 
#highlightToggle {
     position: relative;
+
     position: fixed;
     top:55px;
+
     top:30px;
 
     right:5vw;
 
     right:5vw;
 
     overflow:visible;
 
     overflow:visible;
    z-index:100000;
 
 
}
 
}
  
Line 126: Line 125:
 
#navbar {
 
#navbar {
 
   position:fixed;
 
   position:fixed;
 +
  overflow:visible;
 
   left:0;
 
   left:0;
 
   top:16px;
 
   top:16px;
Line 421: Line 421:
  
 
HQ_page h5 {
 
HQ_page h5 {
     font-size:1.15rem;
+
     font-size:1.1rem;
 +
  }
 +
 
 +
  #highlightToggle {
 +
    top:90px;
 
   }
 
   }
 
}
 
}
Line 436: Line 440:
 
     margin-left: -3px;
 
     margin-left: -3px;
 
     margin-right: -3px;
 
     margin-right: -3px;
 +
  }
 +
 +
  #highlightToggle {
 +
    top:90px;
 
   }
 
   }
 
}
 
}

Latest revision as of 15:45, 16 September 2017