add any CSS code to your style.css file and it will effect the plugin also
as DXT25 mentioned, the style attached to this plugin really botches up the look and feel of the site. How can we change the style to match the rest of the site like every other widget uses?
The plugin’s stylesheet only has:
`/*YouTube Video ID Link Admin Page*/
.videoid a:link {color: #FF0000;text-decoration:none;}
.videoid a:visited {color: #FF0000;text-decoration:none;}
.videoid a:active {color: #FF0000;text-decoration:none;}
.videoid a:hover {color: #CCC;text-decoration:none;}
/**/
.videowrap{background-color:#464646;color:#FFF;}`
even deleting the plugin’s stylesheet makes no difference.
Look at how it doesn’t match my site’s other widgets:
View post on imgur.com
nuessly, that is related to the plugin’s HTML, not the css.
i guuess it creates an “h2” title and not “h3” titles like the rest of your wordpress theme