Quantcast
Channel: HTML Renderer
Viewing all articles
Browse latest Browse all 693

New Post: css * wildcard

$
0
0
Sure thing. In the HtmlRenderer properties under BaseStylesheet

<style type="text/css">
*{
font-size: 20px;
}
</style>

Or

<style type="text/css">
html, body{
font-size: 20px;
}
</style>

Viewing all articles
Browse latest Browse all 693

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>