Or, open a page in a browser, open the "inspect" panel (right click) scroll 
through the elements until the one you need is highlighted then look at 
what properties affect it, you can even do live edits changing things, 
turning them on an off, etc.

I just found an extension that lat's me save the CSS from those live edits 
but usually I would just jot down the changes on a piece of paper...won't 
help with pseudo-elements though (like :hover) but it will let you figure 
out exactly which CSS (and therefore LESS) properties to alter,


On Saturday, November 17, 2012 10:37:49 PM UTC-6, William Rouse wrote:
>
> I need to change the color of the Nav-bar, hover color of the links and 
> finally the default size of the text of the links.  Can you point me to a 
> tutorial to make those changes, and if not a collection of the selectors in 
> the CSS file to adjust.
> Thanks
>

Reply via email to