This is the code of continue reading in function.php
<?php the_content( __( 'Continue reading <span class="meta-nav">→</span>', 'twentyten' ) ); ?>
It has a class which named meta-nav I tried to find the class and change it but I couldn't find that. Where is that?
Thanks in advance
