I added this code right before the end of the body tag in the facebook.com page (not logged in):
<style>
* {
font-family: Times New Roman !important
}
</style>
But some text of the website (including "Connect with friends and the world around you on Facebook.") didn't change. Why?
or class
– Majid Azarniush Aug 25 '19 at 08:07