Team:Toulouse/template/slider
From 2014.igem.org
(Difference between revisions)
Line 9: | Line 9: | ||
overflow :hidden; | overflow :hidden; | ||
margin-top: 14px; | margin-top: 14px; | ||
- | width: | + | width: 960px; |
height: 675px; | height: 675px; | ||
- | |||
background: #FFFFFF; | background: #FFFFFF; | ||
} | } | ||
Line 17: | Line 16: | ||
.scrollable .items { | .scrollable .items { | ||
/* this cannot be too large */ | /* this cannot be too large */ | ||
- | width: | + | width: 50000px; |
position: absolute; | position: absolute; | ||
} | } | ||
Line 51: | Line 50: | ||
.disabled { | .disabled { | ||
visibility: hidden;} | visibility: hidden;} | ||
+ | |||
</style> | </style> | ||
Revision as of 19:17, 22 September 2014