



This style Customizes Google Personalized HomePage
For a first effort, it's not too bad and the idea's good. In addition to the items Jeof0411 pointed out, this [CODE]text-overflow-mode:ellipsis;[/CODE] and this [CODE]div.modbox div.mc a:only-child:before{
content:"・ ";[/CODE] need to be corrected.
A nice look, however there are a few things you should know before installing. First, the stylesheet hides the Google search box... so you either have to add a google search box module or remove the div#sf style from the code. Also, one of the first styles declares a color with #FFFF... it needs to be changed to either #FFF, #FFFFFF, or white.