{"sections":[{"urls":[],"urlPrefixes":[],"domains":[],"regexps":[],"code":"/* \r\n- Author: soundfire [http://userstyles.org/users/15497]\r\n- Style name: Dyslexia online \r\n- URL: http://userstyles.org/styles/11113 \r\n- Version: 0.7 \r\n- Description: This is a style for dyslexic people who have problems reading  the web pages they're visiting. It removes practically all formatting elements from a page and leaves it clean and easy to read for dyslexic individuals. Created by following the University of Dublin's Clear Print Guidelines [http://www.tcd.ie/disability/accessibility/accessible_info/clear_print.php]. The code that was used to highlight links, text areas, text boxes and buttons was taken from the Bright Focus (for buttons, links, and textboxes) style [http://userstyles.org/styles/305] and modified to suit the needs of this global style. I hope you will find it useful and please make sure you leave your feedback, either it's positive or negative. Thank you! \r\n- Notes: I will try to constantly update the following code as I browse the web and try to make it as usable as possible. \r\n*/\r\n\r\n@namespace url(http://www.w3.org/1999/xhtml);\r\n\r\n/* This bit handles the general focus rules */\r\n*:focus {\r\n    outline: 2px solid -moz-rgba(255,0,0,0.5) !important;\r\n    outline-offset: 1px !important;\r\n    -moz-outline-radius: 5px !important;\r\n    outline-radius: 5px !important;\r\n}\r\n\r\n/* This bit handles the more specific focus rules */\r\ntextarea:focus, input[type=\"text\"]:focus, select:focus, input[name=\"q\"]:focus, input[type=\"password\"]:focus {\r\n    -moz-appearance: none !important; \r\n    background: #FFFFDE !important;\r\n    color: #000 !important;\r\n    outline: red outset 2px !important;\r\n    font-size: 100% !important;\r\n  /* font-weight: bold !important; */\r\n}\r\n\r\n/* This bit handles the general page reformatting rules */\r\nhtml, body, div, h1, h2, h3, h4, h5, h6, p, table, td, th, span, nav, form, fieldset, tt, i, b, big, small, section, pre, aside {\r\n    -moz-appearance: none !important;\r\n    font-family: verdana, arial, helvetica, sans-serif !important;\r\n    font-size: 12pt !important;\r\n    color: #000 !important;\r\n    background: #FFFFDE !important;\r\n    background-image: none !important;\r\n    /* border: #000 2px solid !important; */\r\n}\r\n\r\n/* This bit handles the general hyperlink reformatting rules */\r\na, a:link, a:visited, a:hover, a:active, hr, ul, li {\r\n    -moz-appearance: none !important;\r\n    color: #00E !important;\r\n    background-image: none !important;\r\n    background: #FFFFDE !important;\r\n    font-size: 12pt !important;\r\n}\r\n\r\n/* This bit handles just the HTML5 \u003cmark\u003e tag for now... */ \r\nmark { \r\n    background-color: cyan !important;\r\n}"}],"url":"http://userstyles.org/styles/11113","updateUrl":"https://userstyles.org/styles/chrome/11113.json","md5Url":"https://update.userstyles.org/11113.md5","originalMd5":"df36108bf3a03a873561e3ea41e9d295","name":"Dyslexia online - Make the web more accessible","thumbnail":"https://userstyles.org/style_screenshots/11113_after.png?r=1781046152"}