Team:Korea U Seoul/team/koreauniv content
From 2013.igem.org
(Difference between revisions)
Line 10: | Line 10: | ||
.profile_title > .left_line{float: left; width: 20%; background-color: #52909E; height: 3px;} | .profile_title > .left_line{float: left; width: 20%; background-color: #52909E; height: 3px;} | ||
.profile_title > .right_line{float: left; width: 80%; background-color: #C2E4EB; height: 2px;} | .profile_title > .right_line{float: left; width: 80%; background-color: #C2E4EB; height: 2px;} | ||
- | .profile_content{width: 30%;margin:10px; overflow: auto; padding-bottom: 30px; float: left;} | + | .profile_content{width: 30%;margin:10px; overflow: auto; padding-bottom: 30px; float: left; border: 1px solid red;} |
.profile_content > .left {float: left; width: 25%; overflow: auto} | .profile_content > .left {float: left; width: 25%; overflow: auto} | ||
.profile_content > .left > img {border-radius: 5px; width: 100%;} | .profile_content > .left > img {border-radius: 5px; width: 100%;} |
Revision as of 16:43, 27 September 2013
Instructor