{"sections":[{"urls":[],"urlPrefixes":[],"domains":[],"regexps":[],"code":"/* Mark up all links with a \"rel\" or \"rev\" attribute set.\r\nby Dan Rasmussen \u003chttp://danrasmussen.org\u003e\r\nCreated September 8, 2008, with linguistic updates on September 27, 2012.\r\n\r\nDraw attention to links with \"rel\" or \"rev\" attributes set, by printing the attribute value after the element that uses it. Sometimes this will indicate microformats (see http://microformats.org/), tags, XFN friends, rel=\"me\", nofollow, content license used, etc.\r\n\r\nLike this? See my style for displaying access keys (which this one is based on)\r\nhttp://userstyles.org/styles/10407\r\nor see all the styles I've made:\r\nhttp://userstyles.org/users/14583\r\nSuggestions for improvements:\r\nhttp://danrasmussen.org/contact\r\n\r\nPotential enhancements:\r\nUse these icons, with or without highlighting text: http://microformats.org/wiki/icons\r\nHighlight \"standard\" rel values (http://microformats.org/wiki/existing-rel-values) in one color. Use different colors for \"draft\" or \"experimental\" values. Use another color for values that aren't in the list at all. IE, to help catch typos.\r\n\r\nLicensed under the Creative Commons Attribution 3.0 license:\r\nhttp://creativecommons.org/licenses/by/3.0/\r\n*/\r\n\r\na[rel]:after,\r\na[rev]:after\r\n{\r\n  margin-left: 0.3em;\r\n  background-color: black;\r\n  color: white;\r\n  font-size: 125%;\r\n  padding: .125em .125em;\r\n}\r\n\r\na[rel]:after {\r\n  content: \"[\" attr(rel) \"]\";\r\n}\r\na[rev]:after {\r\n  content: \"[\" attr(rev) \"]\";\r\n}"}],"url":"http://userstyles.org/styles/10409","updateUrl":"https://userstyles.org/styles/chrome/10409.json","md5Url":"https://update.userstyles.org/10409.md5","originalMd5":"6954ce007d328f557a5900f4d3d79d71","name":"Microformats: Link Rel/Rev Highlighter"}