Google’s Search Results Page

Google has updated the CSS for their search results page, but many of their other pages still suffer from the same problem (for example, their news page). But it is a start.

Let’s start with the page I referenced previously: Google’s search result page.

The Link
http://www.google.com/search?hl=en&q=Test
The Problem
Defining the background color as white, but not defining the corresponding text foreground color.
The Fix
Adding color: #000; to the body selector.
The Screenshot
Google Search Results.
Click to Enlarge

Tags: ,

This entry was posted on Monday, August 4th, 2008 at 3:22 pm and is filed under Fixed, Text Color Problems. You can follow any responses to this entry through the RSS 2.0 feed.

Comment on this entry

The URI to TrackBack this entry is:
http://defineyourcolors.com/20080804/text/googles-search-results-page/trackback/

Leave a Comment