Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
User Journal

Journal Journal: turning off /. tags via Firefox CSS

Add the line:

.tag-widget {display: none ! important ; }

to your $HOME/.mozilla/firefox/*/chrome/userContent.css file in order to turn off the /. tags.

Slashdot Top Deals

Keep the number of passes in a compiler to a minimum. -- D. Gries

Working...