diff -r 0c699d2767f8 -r 4857ac3892e3 integration/css/common.css --- a/integration/css/common.css Fri Nov 30 15:36:06 2012 +0100 +++ b/integration/css/common.css Fri Nov 30 16:48:37 2012 +0100 @@ -103,7 +103,7 @@ } /* header - title-video-wrap */ .title-video-wrap{ - width: 380px; + width: 400px; } .title-video-wrap .title-video { margin-top: 10px; @@ -111,11 +111,22 @@ font-size: 18px; font-weight: bold; color: #30036d; - text-decoration: underline; } -.title-video-wrap .title-video:hover { +.title-video-wrap .title-video a { + text-decoration: underline; +} +.title-video-wrap .title-video a:hover { text-decoration: none; } + +.title-video-wrap .category { + color: #7628DF; +} + +.tile-video-wrap .separator { + color: #333333; +} + .title-video-wrap .open-popin { color: #30036d; background-image: url(../img/pencil-icon.png); @@ -167,7 +178,7 @@ /* header - profil-wrap */ .header .profil-wrap{ float: right; - width: 250px; + width: 180px; } .header .profil-wrap a{ width: 160px; @@ -878,7 +889,7 @@ /* Social Share Widget */ .Ldt-Social { - float: right; margin-top: 10px; + float: left; margin-top: 8px; } .Ldt-Social a {