Line 7: | Line 7: | ||
<style> | <style> | ||
.s1 { | .s1 { | ||
− | height: 100%; | + | height: calc(100% - 20px); |
width:100%; | width:100%; | ||
overflow: auto; | overflow: auto; | ||
} | } | ||
.section { | .section { | ||
− | height: 100%; | + | height: calc(100% - 20px); |
width: 100%; | width: 100%; | ||
border: 2px soild red;/*delete*/ | border: 2px soild red;/*delete*/ |
Revision as of 05:56, 15 July 2018
Section 2 Section 3 Section 4
iGEM18
JILIN CHINA