We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b6917e5 + 88eca4d commit 86e36daCopy full SHA for 86e36da
1 file changed
en/css/README.md
@@ -78,7 +78,7 @@ In your `blog/static/css/blog.css` file you should add the following code:
78
{% filename %}blog/static/css/blog.css{% endfilename %}
79
```css
80
h1 a, h2 a {
81
- color: #C25100;
+ color: #FF8833;
82
}
83
84
```
0 commit comments