Team:KAIST Korea/Team KAIST
From 2012.igem.org
(Difference between revisions)
Line 93: | Line 93: | ||
div.thumb{ | div.thumb{ | ||
position:relative; | position:relative; | ||
- | width: | + | width:160px; |
- | height: | + | height:160px; |
+ | margin:30px 40px; | ||
overflow:hidden; | overflow:hidden; | ||
border:5px solid #313131; | border:5px solid #313131; | ||
float:left; | float:left; | ||
- | + | } | |
- | + | ||
div.divLeft, div.divRight{ | div.divLeft, div.divRight{ | ||
- | + | width:90px; | |
- | + | height:160px; | |
- | + | overflow:hidden; | |
- | + | position:relative; | |
- | + | top:-160px; | |
- | + | overflow:hidden; | |
- | + | float:left; | |
- | + | } | |
- | + | ||
div.divLeft{ | div.divLeft{ | ||
- | + | margin-right:-10px; | |
- | + | } | |
- | + | ||
div.divLeftImage{ | div.divLeftImage{ | ||
- | + | width:80px; | |
- | + | height:100%; | |
- | + | float:left; | |
- | + | } | |
- | + | ||
div.divLeftShadow{ | div.divLeftShadow{ | ||
- | + | width:10px; | |
- | + | height:100%; | |
- | + | float:left; | |
- | + | background:transparent url('shadow.png') repeat-y 0 0; | |
- | + | } | |
- | + | ||
div.divRight{ | div.divRight{ | ||
- | + | width:80px; | |
- | + | background-position:-80px 0; | |
- | + | } | |
- | + | ||
div.someContent{ | div.someContent{ | ||
- | + | position:relative; | |
- | + | width:160px; | |
- | + | height:150px; | |
- | + | padding:10px 0px 0px; | |
- | + | font-size:12px; | |
- | + | font-family:Arial; | |
- | + | text-align:justify; | |
- | + | background:transparent url(thumbnail-overlay.png) no-repeat scroll 0px -167px; | |
- | + | ||
+ | } | ||
div.someContent div.content{ | div.someContent div.content{ | ||
- | + | color:#CCC; | |
- | + | height:126px; | |
- | + | font-size:11px; | |
- | + | padding:0 10px 0 20px; | |
- | + | } | |
- | + | ||
</style> | </style> | ||
Revision as of 23:51, 29 August 2012
2012 KAIST Korea
Mail : kaist.igem.2012@gmail.com
Twitter : twitter.com/KAIST_iGEM_2012
Facebook : www.facebook.com/KAISTiGEM2012
aaaa
Hyewon