integration/css/common.css
changeset 86 4857ac3892e3
parent 84 0c699d2767f8
child 91 a94f5c62e4d7
equal deleted inserted replaced
84:0c699d2767f8 86:4857ac3892e3
   101 	width: 960px;
   101 	width: 960px;
   102 	margin: 0 auto;
   102 	margin: 0 auto;
   103 }
   103 }
   104 /* header - title-video-wrap */
   104 /* header - title-video-wrap */
   105 .title-video-wrap{
   105 .title-video-wrap{
   106 	width: 380px;
   106 	width: 400px;
   107 }
   107 }
   108 .title-video-wrap .title-video {
   108 .title-video-wrap .title-video {
   109 	margin-top: 10px;
   109 	margin-top: 10px;
   110 	left: 0;
   110 	left: 0;
   111 	font-size: 18px;
   111 	font-size: 18px;
   112 	font-weight: bold;
   112 	font-weight: bold;
   113 	color: #30036d;
   113 	color: #30036d;
   114 	text-decoration: underline;
   114 }
   115 }
   115 .title-video-wrap .title-video a {
   116 .title-video-wrap .title-video:hover {
   116     text-decoration: underline;
       
   117 }
       
   118 .title-video-wrap .title-video a:hover {
   117     text-decoration: none;
   119     text-decoration: none;
   118 }
   120 }
       
   121 
       
   122 .title-video-wrap .category {
       
   123     color: #7628DF;
       
   124 }
       
   125 
       
   126 .tile-video-wrap .separator {
       
   127     color: #333333;
       
   128 }
       
   129 
   119 .title-video-wrap .open-popin {
   130 .title-video-wrap .open-popin {
   120 	color: #30036d;
   131 	color: #30036d;
   121 	background-image: url(../img/pencil-icon.png);
   132 	background-image: url(../img/pencil-icon.png);
   122 	background-repeat: no-repeat;
   133 	background-repeat: no-repeat;
   123 	background-position: right 6px;
   134 	background-position: right 6px;
   165  	font-weight: 300;
   176  	font-weight: 300;
   166 }
   177 }
   167 /* header - profil-wrap */
   178 /* header - profil-wrap */
   168 .header .profil-wrap{
   179 .header .profil-wrap{
   169     float: right;
   180     float: right;
   170 	width: 250px;
   181 	width: 180px;
   171 }
   182 }
   172 .header .profil-wrap a{
   183 .header .profil-wrap a{
   173 	width: 160px;
   184 	width: 160px;
   174 	display: inline-block;
   185 	display: inline-block;
   175 	text-align: right;
   186 	text-align: right;
   876 }
   887 }
   877 
   888 
   878 /* Social Share Widget */
   889 /* Social Share Widget */
   879 
   890 
   880 .Ldt-Social {
   891 .Ldt-Social {
   881     float: right; margin-top: 10px;
   892     float: left; margin-top: 8px;
   882 }
   893 }
   883 
   894 
   884 .Ldt-Social a {
   895 .Ldt-Social a {
   885    float: left; width: 24px; height: 24px; background: url(../img/socialbuttons.png);
   896    float: left; width: 24px; height: 24px; background: url(../img/socialbuttons.png);
   886 }
   897 }