CSS
- 2 ответа
 - 0 вопросов
 
    2
    Вклад в тег
    
      
      
    
  
  
.fancybox-thumbs {
    position: absolute;
    top: auto;
    width: auto;
    bottom: 0;
    left: 0;
    right: 0;
    height: 95px;
    padding: 10px 10px 0 10px;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.3);
}