We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7cefe4c + f37bad9 commit 2e21855Copy full SHA for 2e21855
1 file changed
assets/css/application.scss
@@ -66,6 +66,10 @@ strong {
66
color: #444;
67
}
68
69
+:target {
70
+ background-color: yellow;
71
+}
72
+
73
.container {
74
margin: 40px auto;
75
width: 940px;
0 commit comments