Difference between revisions of "Team:NTU-LIHPAO-Taiwan"
Line 503: | Line 503: | ||
.Container_IntroFast { | .Container_IntroFast { | ||
+ | display: -webkit-flex; | ||
+ | display: flex; | ||
+ | -webkit-align-items: center; | ||
+ | align-items: center; | ||
+ | -webkit-justify-content: center; | ||
+ | justify-content: center; | ||
+ | background-color: #D1D1D1; | ||
+ | top: 1138px; | ||
width: 99.8%; | width: 99.8%; | ||
left: 0.1%; | left: 0.1%; | ||
right: 0.1%; | right: 0.1%; | ||
height: 380px; | height: 380px; | ||
− | |||
position: absolute; | position: absolute; | ||
− | |||
} | } | ||
Revision as of 05:16, 11 September 2015