{"sections":[{"urls":[],"urlPrefixes":[],"domains":[],"regexps":[],"code":"/* \r\n* Color fix for Bloglines Beta - \r\n* This is a very simple script that changes the new Bloglines Beta's\r\n* default color (light gray) back to just plain, old black. The idea\r\n* is to make text easier to read and to reduce eye fatigue. Feeds that\r\n* contain no unread items will remain gray to make it easier to\r\n* distinguish between the two.\r\n*\r\n* Please see http://www.bloglines.com/forums/read.php?24,17963 for more\r\n* information. \r\n* \r\n* v0.1 - Quick hack, August 08, 2008\r\n* v0.2 - Some users who use other Bloglines scripts, such as the \"Bloglines -\r\n*        No Header\" style, may notice an extra line break in the upper right\r\n*        hand corner. This can be fixed by deleting one line of code below,\r\n*        August 12, 2008\r\n*\r\n*/\r\n\r\n\r\n@namespace url(http://www.w3.org/1999/xhtml);"},{"urls":[],"urlPrefixes":[],"domains":["beta.bloglines.com"],"regexps":[],"code":"html, body {\r\n        color:#D0D0D0 !important; \r\n\r\n/* If you notice a superfluous line break that breaks the layout, please\r\n   delete the following line of code to fix it. */\r\n        font-family: georgia,Trebuchet,serif !important; \r\n\tfont-size:14px !important; } \r\n\r\na { text-decoration: none !important;\r\n        color:  #000!important; } \r\n\r\ndiv, td, font { color: #000!important; }"}],"url":"http://userstyles.org/styles/9459","updateUrl":"https://userstyles.org/styles/chrome/9459.json","md5Url":"https://update.userstyles.org/9459.md5","originalMd5":"fc978f7b9dbfd28d960f7ae55759459a","name":"Color fix for Bloglines Beta"}