Team:Korea U Seoul/team/koreauniv content
From 2013.igem.org
(Difference between revisions)
Line 11: | Line 11: | ||
.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; border: 1px solid red;} | .profile_content{width: 30%;margin:10px; overflow: auto; padding-bottom: 30px; float: left; border: 1px solid red;} | ||
- | .profile_content > .left {float: left; width: | + | .profile_content > .left {float: left; width: 100%; overflow: auto} |
.profile_content > .left > img {border-radius: 5px; width: 100%;} | .profile_content > .left > img {border-radius: 5px; width: 100%;} | ||
- | .profile_content > .right{float: left; width: | + | .profile_content > .right{float: left; width: 100%; overflow: auto; padding-left: 20px; border: none; display:none} |
.profile_content > .right > h3 {font-size: 12pt; color: #3C4F62; font-weight: bold; text-decoration: none;} | .profile_content > .right > h3 {font-size: 12pt; color: #3C4F62; font-weight: bold; text-decoration: none;} | ||
.profile_content > .right > h4 {font-size: 10pt; color: #000000; font-weight: bold;} | .profile_content > .right > h4 {font-size: 10pt; color: #000000; font-weight: bold;} |
Revision as of 16:43, 27 September 2013
Instructor