Sha256: b8c3a2126ba2bf9650e0ee8d894e797d2210c8eafab14a23df196e21f3a45cc9
Contents?: true
Size: 673 Bytes
Versions: 6
Compression:
Stored size: 673 Bytes
Contents
/*================================================ ALBUMS =======================================================*/ #uploadify h3 { display:block; text-align:center; color:#767D87; font-weight: normal; } tr.even td { background: #fff;} #uploads{overflow:hidden; width: 845px; margin:0 auto} .photo { text-align:center; float:left; width:130px; height: 175px; margin: 5px; } .album_thumb{ width: 288px; height:125px; margin:10px; float:left } .album_thumb a{ text-align:left; } table.photos{ margin: 0 auto; width:100%; border:1px solid #C5CCD6; } tr th { background: #D3DAE6; padding:5px; } tr.even td { background: #D3DAE6; padding:15px;} tr.odd td { padding:15px;}
Version data entries
6 entries across 6 versions & 1 rubygems