#filter');filter:grayscale(100%);-webkit-transition:.3s;transition:.3s}.home-section img:hover{-webkit-filter:grayscale(0);filter:url('data:image/svg+xml;charset=utf-8,#filter');filter:grayscale(0)}.copyright,.home-section .button{margin-top:2em}.copyright{margin-bottom:1em}.copyright a{color:#000}.discuss .title,.howto .title{margin-top:2em;margin-bottom:1em!important;font-size:300%;font-weight:900;color:#fff}.discuss .pre,.discuss pre,.howto .pre,.howto pre{margin-top:2em;margin-bottom:2em;background:#ebf9fc;color:#000;border-radius:3px;-webkit-box-shadow:0 0 20px 1px rgba(0,0,0,.2);box-shadow:0 0 20px 1px rgba(0,0,0,.2)}.discuss .pre code,.discuss pre code,.howto .pre code,.howto pre code{font-weight:900}.discuss .pre,.howto .pre{padding:.3em}.discuss .b-tabs,.howto .b-tabs{margin-top:3em}.discuss .b-tabs .tabs ul li a span,.howto .b-tabs .tabs ul li a span{color:#fff;font-weight:500;text-transform:uppercase}.discuss .b-tabs .tabs ul li.is-active a,.howto .b-tabs .tabs ul li.is-active a{border-bottom-color:#000}.discuss .b-tabs .tab-content,.howto .b-tabs .tab-content{margin-top:1em}.disqusa{background:#ebf9fc;padding:2em;border-radius:3px;-webkit-box-shadow:0 0 20px 1px rgba(0,0,0,.2);box-shadow:0 0 20px 1px rgba(0,0,0,.2)}.disqusa #disloading{color:#000}.nuxt-progress{position:fixed;top:0;left:0;right:0;height:2px;width:0;-webkit-transition:width .2s,opacity .4s;transition:width .2s,opacity .4s;opacity:1;background-color:#efc14e;z-index:999999}
The easy way, just include the following Javascript on your website header just before the closing </header> tag.
<script src="https://cdn.jsdelivr.net/rupyainr/1.0.0/rupyaINR.min.js"></script>
Adding the above code on your website will convert every instance of Rs, Rs. and INR to Indian Rupee Symbol or Indian currency symbol (₹) (note that there should be a [space] after the rupee word - example : Rs [space] 200)
Or, the hard way, inlude the following CSS style to your website header
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/rupyainr/1.0.0/rupyaINR.min.css">
and, add the following, to anywhere you need the ₹ symbol
<span class="rupyaINR">Rs</span>
Inspired by WebRupee
© 2025 Diagramz - All Rights Reserved.