mirror of
https://github.com/3lswear/webserv.git
synced 2025-10-29 13:27:59 +03:00
tomato and besmart src
This commit is contained in:
28
www/def/besmart/css/jquery.jcarousel.css
Normal file
28
www/def/besmart/css/jquery.jcarousel.css
Normal file
@@ -0,0 +1,28 @@
|
||||
.jcarousel-container {
|
||||
position:relative;
|
||||
}
|
||||
.jcarousel-clip {
|
||||
z-index:2;
|
||||
padding:0;
|
||||
margin:0;
|
||||
overflow:hidden;
|
||||
position:relative;
|
||||
width:928px;
|
||||
height:298px;
|
||||
}
|
||||
.jcarousel-list {
|
||||
z-index:1;
|
||||
overflow:hidden;
|
||||
position:relative;
|
||||
top:0;
|
||||
left:0;
|
||||
margin:0;
|
||||
padding:0;
|
||||
}
|
||||
.jcarousel-list li, .jcarousel-item {
|
||||
float:left;
|
||||
list-style:none;
|
||||
width:928px;
|
||||
height:298px;
|
||||
position:relative;
|
||||
}
|
||||
Reference in New Issue
Block a user