Commit 0580503ca42114e0998570335e6eaf7278cbd532

Authored by Valessio Brito
1 parent 6644c494

adjust video gallery

Showing 1 changed file with 4 additions and 3 deletions   Show diff stats
style.css
... ... @@ -3408,11 +3408,12 @@ body.action-embed-index {
3408 3408 height: 120px;
3409 3409 margin-bottom: 10px;
3410 3410 margin-right: 5px;
  3411 + text-align: center;
3411 3412 }
3412 3413  
3413   -.article-body-video-plugin_video-gallery .video-gallery-botton-box {
3414   - line-height: 1em;
3415   - font-size: 13px;
  3414 +.article-body-video-plugin_video-gallery .video-title {
  3415 + line-height: 1.1em;
  3416 + font-size: 1em;
3416 3417 }
3417 3418  
3418 3419 .controller-cms #article_published_at {
... ...