UNPKG

zoomla

Version:

16年专业研发|中文alexa排名第一的CMS品牌-基于dotNET core、功能强大,集成站群、微信开发、小程序与ERP及OA办公系统,支持国际语言和多民族语言,世界五百强与大型门户专用高端网站内核CMS系统

27 lines (22 loc) 1.14 kB
/*�޶�ͼƬ����*/ body {} /*�޶�ͼƬ����*/ /*��ʾ���ʱ�������ͱ���ɫ��Ч��*/ .sly { overflow: hidden; } .sly > ul { list-style: none; margin: 0; padding: 0; } .sly > ul li { position: relative; margin: 0; padding: 0;color: #fff; text-align: center; cursor: pointer; } .sly > ul li.active {} .pages { list-style: none; margin: 20px 0; padding: 0; text-align: center; } .pages li { display: inline-block; width: 11px; height: 11px; margin: 0 2px; text-indent: -999px; background: #fff; border-radius: 10px; cursor: pointer; overflow: hidden; border: 1px solid #aaa;} .pages li:hover { background: #eee; } .pages li.active { background: #999; border-color: #888; box-shadow: inset 0 0 0 2px #eee; } /*��ʾ���ʱ�������ͱ���ɫ��Ч��*/ /*��ʾͼ*/ #horizontal .slyWrap { margin: 1em 0; } #horizontal .scrollbar { margin: 1em 0; height: 5px; } #horizontal .scrollbar .handle { width: 100px; height: 100%; } #horizontal .example1 .sly { height: 195px; } #horizontal .example1 .sly ul { height: 100%; } #horizontal .example1 .sly ul li { float: left; width: 175px; height: 100%; margin: 0 1px 0 0; font-size: 50px; line-height: 170px; } /*��ʾͼ*/