We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6d35fe3 + 643eb82 commit a4d34cbCopy full SHA for a4d34cb
learn/cascade/all.html
@@ -11,8 +11,8 @@
11
12
<style class="editable">
13
blockquote {
14
- background-color: red;
15
- border: 2px solid green;
+ background-color: orange;
+ border: 2px solid blue;
16
}
17
18
.fix-this {
@@ -34,8 +34,8 @@
34
35
<textarea class="playable playable-css" style="height: 280px;">
36
37
38
39
40
41
@@ -59,4 +59,4 @@
59
</body>
60
<script src="../playable.js"></script>
61
62
-</html>
+</html>
0 commit comments