Line 17: | Line 17: | ||
} | } | ||
.section { | .section { | ||
− | height: | + | height: calc(100% - 20px); |
width: 100%; | width: 100%; | ||
} | } | ||
Line 26: | Line 26: | ||
} | } | ||
.sc1{ | .sc1{ | ||
− | background-color: red | + | background-color: red; |
} | } | ||
.sc2{ | .sc2{ | ||
− | background-color: green | + | background-color: green; |
} | } | ||
.sc3{ | .sc3{ | ||
− | background-color: blue | + | background-color: blue; |
} | } | ||
.sc4{ | .sc4{ | ||
− | background-color: yellow | + | background-color: yellow; |
} | } | ||
</style> | </style> |
Revision as of 06:13, 15 July 2018
Section 2 Section 3 Section 4
iGEM18
JILIN CHINA