blob: 1cab2717a8fb5f2064f77f4b33d0159b970a31de [file] [log] [blame]
<html>
<head>
<link rel="stylesheet" href="background-color.css">
<style>
#inspected {
color: blue;
}
</style>
<style>#inspected { margin: 10px; }
#inspected {
font-family: arial;
/* font-size: 20px; */
}
/*# sourceURL=source-url.css */
</style>
</head>
<body>
<div id="inspected"></div>
</body>
</html>