Template:Mexico-UNAM-CINVESTAV-ROTATOR
From 2010.igem.org
(Difference between revisions)
Line 15: | Line 15: | ||
/* rotator in-page placement */ | /* rotator in-page placement */ | ||
div#rotator { | div#rotator { | ||
- | position: | + | position:relative; |
height:20px; | height:20px; | ||
margin-left: 0px; | margin-left: 0px; | ||
Line 27: | Line 27: | ||
/* rotator image style */ | /* rotator image style */ | ||
div#rotator ul li img { | div#rotator ul li img { | ||
- | border: | + | border:0px solid #ccc; |
- | padding: | + | padding: 0px; |
background: #FFF; | background: #FFF; | ||
} | } | ||
Line 79: | Line 79: | ||
</head> | </head> | ||
<body> | <body> | ||
- | |||
- | |||
<div id="rotator"> | <div id="rotator"> |
Revision as of 08:13, 22 October 2010