Mercurial > hg > nodescore
view www/m/css/slider.css @ 35:5775286673c1
Merge branch 'master' of gitorious.org:nodescore/nodescore
Conflicts:
www/m/thumbs/1.png
www/m/thumbs/2.png
www/m/thumbs/3.png
www/m/thumbs/4.png
www/m/thumbs/5.png
www/m/thumbs/6.png
author | tzara <rc-web@kiben.net> |
---|---|
date | Sun, 19 Aug 2012 22:23:11 +0000 |
parents | 9070b2a7ca65 |
children |
line wrap: on
line source
#screen{ position:relative; height:780px; width:1280px; // margin-top:1px; } #screen .next, #screen .prev{ position:absolute; top:000px; } #sections{ overflow:hidden; //background-color:white; width:1280px; height:800px; clear:left; } #sections ul{ width:5150px; } #sections li{ float:left; // padding:1px 1px; height: 798px; width: 1278px; position: relative; margin-left:auto; margin-right:auto; display: table-cell; vertical-align: middle; background-color: black; }