Some changes
- 9th August 2005 | permanent link
- comments (0)
I' ve made a few changes to the site. I've added the 'worth a look' section in the sidebar. I find it very usefull and fun :) It's basicly stuff that I read throught the day and don't want to forget, and I forget a lot.. A full list should be available shortly.
And I finnaly made some much needed changes to the CSS on this site. You might notice all of the headings never looked better. I'm surprised I didn't see the mess before. Take my advice, don't bold andything if it doesn't have to be :)
/* before */
#entries dt {
font-size: 160%;
letter-spacing: -1px;
font-weight: bold;
}
/* after */
#entries dt {
font-size: 180%;
letter-spacing: -1px;
}
I'm also considering using sIFR, but for now I'm one happy camper when I come to the site and see those clean headings :)


No comment so far. Post whatever thoughts you might have regarding the current entry.