blob: 2824ac9fd19cfd3bd0406be73aa9fc450197ea5f [file] [log] [blame]
<html>
<head>
<title>CSS4 media query test: monochrome.</title>
<style type="text/css">
p { color: #888; }
</style>
</head>
<body>
<p id="a">This text should be mid grey #888.</p>
<p id="b">This text should be mid grey #888.</p>
</body>
</html>