Team:Sheffield/WetLabJournal

From 2014.igem.org

(Difference between revisions)
Line 75: Line 75:
.mainPage {
.mainPage {
background-color: white;
background-color: white;
-
height: -moz-calc(100% - 100px); /* Firefox */
 
-
height: -webkit-calc(100% - 100px); /* Chrome, Safari */
 
-
height: calc(100% - 220px); /* IE9+ and future browsers */
 
}
}
Line 96: Line 93:
background-color: rgb(0, 255, 0);
background-color: rgb(0, 255, 0);
overflow-x:hidden;
overflow-x:hidden;
-
}
 
-
 
-
#globalWrapper {
 
-
height: 100%;
 
}
}
</style>
</style>

Revision as of 21:33, 7 October 2014

Wet Lab Journal

left
right