Skip to content

Commit 1ab235f

Browse files
committed
Make yellow gray to confuse the director per Bert's instructions. (Why are we doing this again?)
1 parent e0fff93 commit 1ab235f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css2-src/issues-lc-2011.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
.a { background: lightgreen; }
1111
.d { background: #dedede; }
12-
.r { background: #ffff66; }
12+
.r { background: #dedede /* pretty yellow #ffff66 */; }
1313
.o { background: tomato; }
1414
</style>
1515
</head>

0 commit comments

Comments
 (0)