Team:Osaka
From 2010.igem.org
(Difference between revisions)
Line 12: | Line 12: | ||
.cropper{ | .cropper{ | ||
overflow:hidden; | overflow:hidden; | ||
- | |||
} | } | ||
/* input values to crop the image: top, right, bottom, left */ | /* input values to crop the image: top, right, bottom, left */ | ||
.cropper img{ | .cropper img{ | ||
margin:-45px 0px -20px 0px; | margin:-45px 0px -20px 0px; | ||
- | border:1px; | + | border:1px solid black; |
} | } | ||
</style> | </style> |
Revision as of 01:20, 27 October 2010