We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0fff93 commit 1ab235fCopy full SHA for 1ab235f
css2-src/issues-lc-2011.html
@@ -9,7 +9,7 @@
9
10
.a { background: lightgreen; }
11
.d { background: #dedede; }
12
- .r { background: #ffff66; }
+ .r { background: #dedede /* pretty yellow #ffff66 */; }
13
.o { background: tomato; }
14
</style>
15
</head>
0 commit comments