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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css2-src/issues-lc-2011.html

+1-1
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)