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

 
(6 intermediate revisions by the same user not shown)
Line 31: Line 31:
 
     border-radius: 50%;
 
     border-radius: 50%;
 
     bottom: 2px;
 
     bottom: 2px;
 +
    position:absolute;
 
     content: "";
 
     content: "";
 
     height: 12px;
 
     height: 12px;
 
     left: 2px;
 
     left: 2px;
    position: absolute;
 
 
     -webkit-transition: .2s;
 
     -webkit-transition: .2s;
 
     transition: .2s;
 
     transition: .2s;
Line 57: Line 57:
 
#highlightToggle {
 
#highlightToggle {
 
     position: fixed;
 
     position: fixed;
     top:10px;
+
     top:30px;
 
     right:5vw;
 
     right:5vw;
 
     overflow:visible;
 
     overflow:visible;
Line 63: Line 63:
  
 
#editorsHighlights {
 
#editorsHighlights {
 +
    position:relative;
 
     left: 0px;
 
     left: 0px;
    position: relative;
 
 
     top: -30px;
 
     top: -30px;
 
     width: 100px;
 
     width: 100px;
Line 125: Line 125:
 
#navbar {
 
#navbar {
 
   position:fixed;
 
   position:fixed;
 +
  overflow:visible;
 
   left:0;
 
   left:0;
 
   top:16px;
 
   top:16px;
Line 420: Line 421:
  
 
HQ_page h5 {
 
HQ_page h5 {
     font-size:1.15rem;
+
     font-size:1.1rem;
 +
  }
 +
 
 +
  #highlightToggle {
 +
    top:90px;
 
   }
 
   }
 
}
 
}
Line 435: 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