Skip to content

Commit 3e1142e

Browse files
committed
editing/notices: remove custom colors example
No more custom colors! Too easy to break accessibility rules.
1 parent d42a537 commit 3e1142e

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

_pages/editing/notices.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,6 @@ What do these cities have in common?
4747
| Zürich | Switzerland |
4848
" %}
4949

50-
## Custom colors
51-
52-
{% highlight liquid %}{% raw %}{% include notice background-color="chartreuse" highlight-color="brown"
53-
content="Green background with brown stripe? How exciting!" %}{% endraw %}{% endhighlight %}
54-
{% include notice background-color="chartreuse" highlight-color="brown"
55-
content="Green background with brown stripe? How exciting!" %}
56-
5750
## Custom font size
5851

5952
{% highlight liquid %}{% raw %}{% include notice size="2em"

0 commit comments

Comments
 (0)