Difference between revisions of "Team:Uppsala/test5"

 
(3 intermediate revisions by 2 users not shown)
Line 31: Line 31:
  
  
 
+
@media only screen and ( max-width: 900px ) {
@media only screen and (max-width: 800px) {
+
    #toc{
+
        display: none;
+
    }
+
 
     .content-text{
 
     .content-text{
    margin-right:50vw;
+
    margin-right:1em !important;
 +
    margin-left:1em !important;
 +
    width:90% !important;
 +
 
 +
   
 
     }
 
     }
 
}
 
}
 +
  
 
</style>
 
</style>
Line 374: Line 375:
  
  
/*
+
 
 
// Push down the side navigation of all content on page  
 
// Push down the side navigation of all content on page  
 
// also makes sure that the fixed navigation becomes fixed when at a certain height
 
// also makes sure that the fixed navigation becomes fixed when at a certain height
Line 416: Line 417:
 
});
 
});
  
*/
+
 
  
 
</script>
 
</script>
 
</html>
 
</html>

Latest revision as of 22:40, 17 October 2018




Uppsala iGEM 2018