{"sections":[{"urls":[],"urlPrefixes":[],"domains":[],"regexps":[],"code":"/* Wikipedia modifications written by me, GeorgeMoney, for people reading wikipedia (http://en.wikipedia.org) (note this might be more handy to people editing wikipedia than reading, but my read-only style is for people who only want to read it.) */\r\n\r\n@namespace url(http://www.w3.org/1999/xhtml);"},{"urls":[],"urlPrefixes":[],"domains":["en.wikipedia.org"],"regexps":[],"code":"/******************* Uncomment this section to add nice colors to wikipedia****************\r\nh1 {color: green;}\r\n#content, .pBody { background-color: honeydew; border: 2px solid lightgreen;}\r\n#p-cactions li.selected { border: 2px solid lightgreen; }\r\n#p-cactions li a, #p-cactions li.selected a { background-color: honeydew; }\r\nbody {background: LightCyan;}\r\n****************************************************************************************/\r\n\r\nli#n-portal,\r\nli#n-currentevents,\r\nli#n-Featured-articles,\r\nli#n-randompage,\r\nli#n-help,\r\nli#n-contact,\r\nli#t-specialpages,\r\nli#t-recentchangeslinked,\r\nli#t-upload\r\n{display:none}\r\n\r\n\r\n/* Don't Display \"From Wikipedia, the free encyclopedia\", because we know that we are at wikipedia */\r\n#siteSub {\r\n    display: none;\r\n}\r\n\r\n/* Unbold 'edit' link*/\r\n#ca-edit a { font-weight: normal !important;}\r\n\r\n\r\n/* hide copyleft/disclaimer footer */\r\n#footer {display: none;}\r\n\r\n/* hide \"special warnings2\" messages and \"special characters\" box in edit pages */\r\n#editpage-copywarn2 {display: none;}\r\n#editpage-specialchars {display: none;}\r\n\r\n\r\n/* put scrollbar on pre sections. and solid borders */\r\npre {overflow: auto;}\r\npre {border: 1px solid #aaa;}\r\n\r\n/* gray border for Categories at bottom of page */\r\n#catlinks {padding:0 5px 0 5px; margin-top:0.5em; -moz-border-radius:.5em; border:1px solid #CDCDCD; clear:both;}\r\n\r\n/* make a few corners round, only supported by moz/firefox/other gecko browsers for now */\r\n#p-cactions ul li, #p-cactions ul li a {  \r\n  -moz-border-radius-topleft: 1em;\r\n  -moz-border-radius-topright: 1em;\r\n}\r\n#content { \r\n  -moz-border-radius-topleft: 1em; \r\n  -moz-border-radius-bottomleft: 1em;\r\n}\r\ndiv.pBody {\r\n  -moz-border-radius-topright: 1em;\r\n  -moz-border-radius-bottomright: 1em;\r\n}\r\n\r\n\r\n/* Remove logout, never use it anyway */\r\n\r\nli#pt-logout { display: none; }\r\n\r\n/* suppress the person icon by your username */\r\nli#pt-userpage { background: none }\r\n\r\n/* Dont need this copyright notice on every page */\r\n\r\nli#f-copyright,\r\nli#f-lastmod,\r\n#editpage-copywarn { display: none; }\r\n\r\n.portlet li, #BodyContent li {\r\n    /*list-style-image: url(\"/style/monobook/bullet.gif\");*/\r\n    list-style-type: square;\r\n    list-style-image: url(\"http://en.wikipedia.org/upload/6/69/AAAAAA_Bullet.png\");\r\n}\r\n\r\n.portlet li:hover, #BodyContent li:hover {\r\n    list-style-type: square;\r\n    list-style-image: url(\"http://en.wikipedia.org/upload/4/44/000000_Bullet.png\");\r\n\r\n}\r\n\r\n/* Diff rendering */\r\n\r\ntable.diff { \r\n    background:white;\r\n    width: 50%;\r\n    height: 100%;\r\n    overflow: auto;\r\n}\r\ntd.diff-otitle { background:#ffffff; }\r\ntd.diff-ntitle { background:#ffffff; }\r\ntd.diff-addedline { \r\n    background: #f5f5f5;\r\n    color: #4169e1;\r\n    font-size: 100%;\r\n}\r\ntd.diff-deletedline { \r\n    background: #f5f5f5;\r\n    color: #b22222;\r\n    font-size: 100%;\r\n}\r\ntd.diff-context {\r\n    background:#e6e6fa;\r\n    color: #708090;\r\n    font-size: 100%;\r\n}\r\nspan.diffchange { color: #00008b; }\r\n\r\n/* Standardize messagebox theme */\r\n\r\n.messagebox.standard-talk {\r\n   border: 1px solid #696969;\r\n   background-color: #f5f5f5;\r\n\r\n}\r\n\r\n.messagebox.cleanup {\r\n   border: 1px solid #aaaaaa;\r\n   background-color: #f5f5f5;\r\n}\r\n\r\n.messagebox {\r\n   border: 1px solid #aaaaaa;\r\n   background-color: #f5f5f5;\r\n}\r\n\r\n/* Orange bar of death */\r\n\r\n.usermessage {\r\n    background-color: lightgreen;\r\n    border-color: #B5F;\r\n    color: black;\r\n    font-weight: bold;\r\n    margin: 2em 0em 1em 0em;\r\n    padding: 0.5em 1em;\r\n    vertical-align: middle;\r\n    -moz-border-radius-topleft: 1em; \r\n    -moz-border-radius-bottomleft: 1em;\r\n    -moz-border-radius-topright: 1em; \r\n    -moz-border-radius-bottomright: 1em;\r\n    text-align: center;\r\n}\r\n\r\n/* Voting */\r\n.votesupport {\r\n\r\n  background-color: lightgreen;\r\n  color: Black;\r\n  border:1px solid green;\r\n  display:inline;\r\n  -moz-border-radius:20px;\r\n  padding:0px 5px 3px 5px;\r\n\r\n}\r\n\r\n\r\n.voteoppose {\r\n\r\n  background-color: red;\r\n  color: Black;\r\n  border:1px solid green;\r\n  display:inline;\r\n  -moz-border-radius:20px;\r\n  padding:0px 5px 3px 5px;\r\n\r\n}\r\n\r\n.votekeep {\r\n\r\n  background-color: lightblue;\r\n  color: Black;\r\n  border:1px solid green;\r\n  display:inline;\r\n  -moz-border-radius:20px;\r\n  padding:0px 5px 3px 5px;\r\n\r\n}\r\n\r\n\r\n.votedelete {\r\n\r\n  background-color: red;\r\n  color: Black;\r\n  border:1px solid green;\r\n  display:inline;\r\n  -moz-border-radius:20px;\r\n  padding:0px 5px 3px 5px;\r\n\r\n}\r\n\r\n\r\n.rfacomment {\r\n\r\n  background-color: orange;\r\n  color: Black;\r\n  border:1px solid green;\r\n  display:inline;\r\n  -moz-border-radius:20px;\r\n  padding:0px 5px 3px 5px;\r\n\r\n}\r\n\r\n.commentimportant {\r\n\r\n  background-color: red;\r\n  color: Black;\r\n  border:1px solid green;\r\n  display:inline;\r\n  -moz-border-radius:20px;\r\n  padding:0px 5px 3px 5px;\r\n\r\n}\r\n\r\n\r\n.commentmediumpriority {\r\n\r\n  background-color: yellow;\r\n  color: Black;\r\n  border:1px solid green;\r\n  display:inline;\r\n  -moz-border-radius:20px;\r\n  padding:0px 5px 3px 5px;\r\n\r\n}\r\n\r\n\r\n.commentlowpriority {\r\n\r\n  background-color: lightgreen;\r\n  color: Black;\r\n  border:1px solid green;\r\n  display:inline;\r\n  -moz-border-radius:20px;\r\n  padding:0px 5px 3px 5px;\r\n\r\n}\r\n\r\n\r\n\r\n#p-cactions li\r\n{\r\n    position: relative;\r\n    float: left;\r\n}\r\n\r\n#p-cactions li li\r\n{\r\n    float: none;\r\n    display: block;\r\n    border: 1px solid #aaaaaa;\r\n    border-top: none;\r\n    text-align: center;\r\n    background: #F8FCFF;\r\n    background-color: #F8FCFF;\r\n}\r\n\r\n.tabmenu ul\r\n{\r\n    display: none;\r\n    z-index: 2;\r\n    position: relative;\r\n    top: -2px;\r\n    border-top: 1px solid #aaaaaa;\r\n    padding: 0px;\r\n    margin: 0px;\r\n    background: #F8FCFF;\r\n    background-color: #F8FCFF;\r\n}\r\n\r\n.tabmenu:hover ul\r\n{\r\n    display: block;\r\n}\r\n\r\n.tabmenu a\r\n{\r\n    padding: 0pt 0.8em !important;\r\n    background: #F8FCFF;\r\n    background-color: #F8FCFF;\r\n}\r\n\r\n.tabmenu ul a:hover\r\n{\r\n    font-weight: bold;\r\n}\r\n\r\n#searchform input#searchGoButton {display:inline !important; font-weight: normal; /* I didn't like the bold */ }\r\n\r\ninput#wpSave {font-weight: normal;}\r\n\r\n#BoardCandidateNotice {display: none;}\r\n\r\n#recentchangestext {display: none;}"}],"url":"http://userstyles.org/styles/853","updateUrl":"https://userstyles.org/styles/chrome/853.json","md5Url":"https://update.userstyles.org/853.md5","originalMd5":"d910cce89bcba73d74ee7f0b46fac3c8","name":"Wikipedia major modifications","thumbnail":"https://userstyles.org/auto_style_screenshots/853-after.png?r=1781100187"}