diff --git a/upload/styles/cb_27/theme/css/home.css b/upload/styles/cb_27/theme/css/home.css index eb9f6063..ea151b56 100644 --- a/upload/styles/cb_27/theme/css/home.css +++ b/upload/styles/cb_27/theme/css/home.css @@ -43,4 +43,11 @@ } #ep_video_container{ background: #ccc; +} +.collection_home{ + text-align: center; +} +.collection_home a{ + display: inline-block; + vertical-align: top; } \ No newline at end of file