Feb 7, 2014

How to Change Google Chorme Text & Links Appearance

Change Google Chorme Text Appearance:

Here is trick to change the default Appearance for text styles of Google chorme browser.
Like: All Links, Visited links and mouse hover syles etc.

Go to Your Compter's Below Path:
And then open file: Custom.css and paste below {css} code in it and then save

a {color: #0033FF! important;font-family: "Trebuchet MS";}
a:visited {color: #666666! important}
a:active {color: #339933! important}
a:hover {color: #009933! important; text-decoration: none;}
.rc .s {color: #666666! important;font-family: "Trebuchet MS";}



Note:
This is only a example, you can modify css code as per need or your choice. (dSTAR: www.eguggu.com)


Result as Below:

Please Wait
Image is loading....