Css code for a awoko newspaper html website which provides b
Css code for a awoko newspaper html website which provides business and finance, editorial, entertainment.,features and sport.
Css code for a awoko newspaper html website which provides business and finance, editorial, entertainment.,features and sport.
Solution
This is only the CSS code which applies different styles which are used in Html file
<style id=\'wp-polls-inline-css\' type=\'text/css\'>
img.wp-smiley,
img.emoji {
display: inline !important;
border: none !important;
box-shadow: none !important;
height: 1em !important;
width: 1em !important;
margin: 0 .07em !important;
vertical-align: -0.1em !important;
background: none !important;
padding: 0 !important;
}
.wp-polls .pollbar {
margin: 1px;
font-size: 6px;
line-height: 8px;
height: 8px;
background-image: url(\'http://awoko.org/wp-content/plugins/wp-polls/images/default/pollbg.gif\');
border: 1px solid #c8c8c8;
}
</style>
