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 > h3 {bottom:0;font-size: 12pt; color: #3C4F62; font-weight: bold; text-decoration: none;} |
.hoverContent > h4 {font-size: 10pt; color: #000000; font-weight: bold;} | .hoverContent > h4 {font-size: 10pt; color: #000000; font-weight: bold;} | ||
.hoverContent > h5 {font-size: 10pt; color: #9D9D9D} | .hoverContent > h5 {font-size: 10pt; color: #9D9D9D} | ||
Line 29: | Line 29: | ||
.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{ | .gridWrapper_3 > .gridContent > .hoverContent{ | ||
+ | border-radius: 10px; | ||
display:none; | display:none; | ||
position: absolute; | position: absolute; |
Revision as of 17:01, 27 September 2013
Instructor