Team:Korea U Seoul/team/koreauniv content
From 2013.igem.org
(Difference between revisions)
Line 14: | Line 14: | ||
.profile_content > .left > img {border-radius: 5px; width: 100%;} | .profile_content > .left > img {border-radius: 5px; width: 100%;} | ||
.profile_content > .right{float: left; width: 100%; overflow: auto; padding-left: 20px; border: none; display:none} | .profile_content > .right{float: left; width: 100%; overflow: auto; padding-left: 20px; border: none; display:none} | ||
- | . | + | .hoverContent > h3 {font-size: 12pt; color: #3C4F62; font-weight: bold; text-decoration: none;} |
- | . | + | .hoverContent > h4 {font-size: 10pt; color: #000000; font-weight: bold;} |
- | . | + | .hoverContent > h5 {font-size: 10pt; color: #9D9D9D} |
.highlight{ | .highlight{ | ||
Line 27: | Line 27: | ||
} | } | ||
.gridWrapper_3 > .gridContent > img {width: 100%; height: 100%; border-radius: 10px;} | .gridWrapper_3 > .gridContent > img {width: 100%; height: 100%; border-radius: 10px;} | ||
- | .gridWrapper_3 > .gridContent > .hoverContent{display:none;} | + | .gridWrapper_3 > .gridContent > .hoverContent{ |
+ | display:none; | ||
+ | position: absolute; | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | } | ||
</style> | </style> | ||
</head> | </head> | ||
Line 40: | Line 45: | ||
<img src="https://static.igem.org/mediawiki/2013/5/54/P_choi.jpg"> | <img src="https://static.igem.org/mediawiki/2013/5/54/P_choi.jpg"> | ||
<div class="hoverContent"> | <div class="hoverContent"> | ||
- | In-Geol Choi, Ph.D< | + | <h3>In-Geol Choi, Ph.D</h3> |
- | Professor< | + | <h4>Professor</h4> |
- | Principal investigator. igchoi@korea.ac.kr | + | <h5>Principal investigator. igchoi@korea.ac.kr</h5> |
</div> | </div> | ||
</div> | </div> |
Revision as of 16:57, 27 September 2013
Instructor