Wed, 31 Dec 2014 07:16:47 +0100
Revert simplistic fix pending revisit of Mozilla integration attempt.
michael@0 | 1 | <!DOCTYPE html> |
michael@0 | 2 | <html> |
michael@0 | 3 | <head> |
michael@0 | 4 | <meta http-equiv="content-type" content="text/html; charset=UTF-8"> |
michael@0 | 5 | <title>http://www.mozilla.org/projects/minefield/</title> |
michael@0 | 6 | <style type="text/css"> |
michael@0 | 7 | #viewsource { |
michael@0 | 8 | font-family: -moz-fixed; |
michael@0 | 9 | font-weight: normal; |
michael@0 | 10 | font-size: 16px; |
michael@0 | 11 | color: black; |
michael@0 | 12 | white-space: pre; |
michael@0 | 13 | } |
michael@0 | 14 | #viewsource.wrap { |
michael@0 | 15 | white-space: pre-wrap; |
michael@0 | 16 | word-wrap: break-word; |
michael@0 | 17 | } |
michael@0 | 18 | pre { |
michael@0 | 19 | font: inherit; |
michael@0 | 20 | color: inherit; |
michael@0 | 21 | white-space: inherit; |
michael@0 | 22 | margin: 0; |
michael@0 | 23 | width: 475px; |
michael@0 | 24 | } |
michael@0 | 25 | .attribute-name { |
michael@0 | 26 | color: black; |
michael@0 | 27 | font-weight: bold; |
michael@0 | 28 | } |
michael@0 | 29 | .attribute-value { |
michael@0 | 30 | color: blue; |
michael@0 | 31 | font-weight: normal; |
michael@0 | 32 | } |
michael@0 | 33 | </style> |
michael@0 | 34 | </head> |
michael@0 | 35 | <body id="viewsource" class="wrap"> |
michael@0 | 36 | <pre id="line1"><span class="attribute-name">href</span>=<span class="attribute-value">"../../css/cavendish/content.css" </span><span class="attribute-name">title</span>=<span class="attribute-value">"Cavendish"</span></pre> |
michael@0 | 37 | </body> |
michael@0 | 38 | </html> |