wp/wp-includes/css/wp-embed-template.css
changeset 16 a86126ab1dd4
parent 9 177826044cd9
child 18 be944660c56a
equal deleted inserted replaced
15:3d4e9c994f10 16:a86126ab1dd4
   136 	border: 0;
   136 	border: 0;
   137 }
   137 }
   138 
   138 
   139 .wp-embed-site-title {
   139 .wp-embed-site-title {
   140 	font-weight: 600;
   140 	font-weight: 600;
   141 	line-height: 25px;
   141 	line-height: 1.78571428;
   142 }
   142 }
   143 
   143 
   144 .wp-embed-site-title a {
   144 .wp-embed-site-title a {
   145 	position: relative;
   145 	position: relative;
   146 	display: inline-block;
   146 	display: inline-block;
   167 	text-decoration: none;
   167 	text-decoration: none;
   168 	color: #0073aa;
   168 	color: #0073aa;
   169 }
   169 }
   170 
   170 
   171 .wp-embed-comments a {
   171 .wp-embed-comments a {
   172 	line-height: 25px;
   172 	line-height: 1.78571428;
   173 	display: inline-block;
   173 	display: inline-block;
   174 }
   174 }
   175 
   175 
   176 .wp-embed-comments + .wp-embed-share {
   176 .wp-embed-comments + .wp-embed-share {
   177 	margin-left: 10px;
   177 	margin-left: 10px;