{"sections":[{"urls":[],"urlPrefixes":[],"domains":[],"regexps":[],"code":"/*    \r\nGoogle News Lean and Clean                    \r\nA custom userstyle for 'news.google.com'\r\nby CrabApple - 2009                    \r\nlast modified: 09.15.2009             \r\n*/\r\n\r\n@namespace url(http://www.w3.org/1999/xhtml);\r\n\r\n/* to make it appear in the 'google.com' sub-category of userstyles.org */"},{"urls":[],"urlPrefixes":[],"domains":["google.com"],"regexps":[],"code":""},{"urls":[],"urlPrefixes":["http://www.google","https://www.google","http://news.google"],"domains":[],"regexps":[],"code":"/* NOTE: 13px = 1em */\r\n\r\n a:link { text-decoration: none !important; }\r\n\r\n a:hover {\r\n\t/* color: #aa2f54 !important; */\r\n        color: #990000 !important;\r\n\ttext-decoration: none !important;\r\n}\r\n\r\n a.gb2:hover { background-color: #ebeff9 !important; }\r\n\r\n/* News Navigation in top left column\r\n----------------------------------------- */\r\ntd.nav div.title,\r\ndiv.links {\r\n\tfont-family: Candara, sans-serif !important;\r\n\tfont-size: 1.077em !important;\r\n}\r\n\r\n/* News section headings eg World, Health \r\n----------------------------------------- */\r\nh2.text  {\r\n\tfont-family: Candara, sans-serif !important;\r\n\tfont-size: 1.231em !important;\r\n\tfont-weight: lighter !important;\r\n}\r\n\r\n/* Stories \r\n----------------------------------------- */\r\ndiv.snippet {\r\n\tfont-family: Candara, sans-serif !important;\r\n\tfont-size: 1.154em !important;\r\n\tline-height: 1.267 !important;\r\n\tborder-left: 3px solid #6e83a2 !important;\r\n\tmargin: 5px 0  !important;\r\n\tpadding-left: 6px !important;\r\n}\r\n\r\nh2.title,\r\ndiv.title {\r\n\tfont-family: Constantia, Georgia, serif !important;\r\n\tfont-size: 1.385em !important;\r\n        line-height: 1.1 !important; /* new 2009-09-15 */\r\n\tmargin-left: 0 !important;\r\n        margin-bottom: 0.1em !important; /* new 2009-09-15 */\r\n}\r\n\r\n \r\n/* developing stories main page top right column */\r\ndiv.title { font-size: 1.231em !important; }\r\n\r\nh2.title a,\r\ndiv.title a {\r\n\t/* color: #314e83!important; */\r\n        color: #003399 !important;\r\n\ttext-decoration: none !important;\r\n\tfont-weight: lighter !important;\r\n}\r\n\r\nh2.title a:hover,\r\ndiv.title a:hover { \r\n /* color: #AA2F54 !important; */\r\n    color: #990000 !important;\r\n}\r\n\r\n \r\n/* control story by-line below headline */\r\ndiv.source,\r\ndiv.sources,\r\ndiv.sub-title,\r\n.timestamp {\r\n\tfont-size: 0.923em !important;\r\n\tfont-weight: lighter !important;\r\n\tcolor: #666 !important;\r\n\tline-height: 1.5 !important;\r\n\tmargin-left: 0 !important;\r\n}\r\n\r\ndiv.source a,\r\ndiv.sources a,\r\ndiv.sub-title .author-link a {\r\n\tfont-style: italic !important;\r\n\tcolor: #666 !important;\r\n\ttext-decoration: none !important;\r\n}\r\n\r\ndiv.source a:hover,\r\ndiv.sub-title a:hover{ color: #AA2F54 !important; }\r\n\r\n/* hide headlines below story text -- including video links */\r\ndiv.aa-inner { display: none !important; }\r\n\r\n \r\n/* hide news outlet links below story text  */\r\nspan.source-link { display: none !important; }\r\n\r\n  \r\n/* hide E-Mail-This-Story link */\r\na.email-link { display: none !important; }\r\n\r\n/* control link to all news stories below story text */\r\ndiv.sources .more-coverage-text,\r\n.more-coverage-text {\r\n\tfont-size: 1em !important;\r\n\tfont-style: italic !important;\r\n\tfont-weight: lighter !important;\r\n\ttext-transform: lowercase !important;\r\n\tcolor: #008000 !important;\r\n\tmargin-left: 0 !important;\r\n}\r\n\r\na.more-coverage-text { text-decoration: none !important; }\r\n\r\na.more-coverage-text:hover { color: #AA2F54 !important; }\r\n\r\n/* control story thumnail images */\r\ndiv.story div.thumbnail img { border: 1px solid #808080 !important; }\r\n\r\ndiv.thumbnail div.source { display: none !important; }\r\n\r\n/* adjustment for single topic news pages */\r\ndiv.thumbnail { float: right !important; }\r\n\r\n/* Show-More-Stories and Show-Fewer-Stories links \r\n----------------------------------------- */\r\ndiv.fewer-link,\r\ndiv.more-link {\r\n\tfont-family: Candara, sans-serif !important;\r\n\tfont-size: 1em !important;\r\n\tfont-weight: lighter !important;\r\n\tbackground: #fff !important;\r\n}\r\n\r\ndiv.fewer-link a,\r\ndiv.more-link  a {\r\n\tcolor: #777 !important;\r\n\ttext-decoration: none !important;\r\n}\r\n\r\n \r\ndiv.fewer-link a:hover,\r\ndiv.more-link a:hover { color: #aa2f54 !important; }\r\n\r\n/* small image mosaic \r\n----------------------------------------- */\r\ndiv.s-image-mosaic  div.story.image {\r\n\toverflow: hidden !important;\r\n\twidth: 80px !important;\r\n\theight: 90px !important;\r\n\tmargin-right: 2px !important;\r\n}\r\n\r\ndiv.s-image-mosaic div.row { clear: both !important; padding-bottom: 4px !important; }\r\n\r\ndiv.s-image-mosaic div.contents { padding-top: 5px !important; }\r\n\r\ndiv.s-image-mosaic div.thumbnail { float: none !important; width: 80px !important; }\r\n\r\ndiv.s-image-mosaic div.image { float: left !important; margin: 0 auto !important; }\r\n\r\ndiv.s-image-mosaic .source { display: none !important; } \r\n\r\n\r\n/* finance market_news page  \r\n   added 2009-09-15 \r\n----------------------------------------- */\r\n\r\ndiv#fix-w.news { margin-right: 0.385em !important; }\r\n\r\n\r\ndiv.g-section.news { margin-left:0 !important; padding-left: 0 !important; position:relative !important; display:block !important;}\r\n\t\r\ndiv.g-section.news span.name { font: 1.385em  Constantia, Georgia, serif !important; } \r\n\t\r\ndiv.g-section.news div.byline, \r\ndiv.g-section.news div.date { \t\r\n   font-size: 0.923em !important;\r\n\tfont-weight: lighter !important;\r\n\tcolor: #666 !important;\r\n\tline-height: 1.5 !important;\r\n\tmargin-left: 0 !important; }\r\n  \r\n  \r\ndiv.g-section.news div.g-c \u003e div { \t\r\n        font-family: Candara, sans-serif !important;\r\n\tfont-size: 1.154em !important;\r\n\tline-height: 1.267 !important;\r\n\tborder-left: 3px solid #6e83a2 !important;\r\n\tmargin: 5px 0  !important;\r\n\tpadding-left: 6px !important; }  \r\n\t\r\ndiv.g-section.news div.g-c a#n-mn-,\r\ndiv.g-section.news div.g-c span.src\r\n\t { display:none !important;}  \r\n\r\n\t \r\n\t \r\ndiv.g-section.news div.g-c a.more-rel { \r\n\tfont-size: 0.923em !important;\r\n\tfont-style: italic !important;\r\n\tfont-weight: lighter !important;\r\n\ttext-transform: lowercase !important;\r\n\tcolor: #008000 !important;\r\n\ttext-decoration: none !important;\r\n}\r\n\r\ndiv.g-section.news div.g-c a.more-rel:hover { color: #990000 !important; } \r\n\r\ndiv.g-section.news div.g-c br  { display:none !important; }\r\n\r\n/* END */"}],"url":"http://userstyles.org/styles/20668","updateUrl":"https://userstyles.org/styles/chrome/20668.json","md5Url":"https://update.userstyles.org/20668.md5","originalMd5":"8b8af07c045208863e8630a88e794706","name":"Google NEWS -- Lean and Clean","thumbnail":"https://userstyles.org/style_screenshots/20668_after.png?r=1780696819"}