Which is kind of silly when I think I'll probably be changing layouts again with Drupal 7 (unless this one gets an update for 7), but still...
Mostly got rid of a lot of extra spacing and weirdly large fonts for blockquotes and comments. I pared them all back down to 1em. I guess I'm just not into super large fonts, or text with varying sizes. I dunno. It looks weird to me. If I want larger fonts I'll just increase the zoom on my browser.
I also finally found a trick to get rid of the views horizontal scrollbar annoyance in Drupal 6:
div.view div.views-admin-links { width: auto; }
Nothing big, I just couldn't figure out which way to edit width to make the scrollbar stop showing. I also tried overflow but that didn't work.
Next maybe I'll edit my tag list and streamline my categories... ha, yeah right! n.n
