Chris May
2018-05-22 5e7a31095d0c8ddff16361bd112841cf9d80dbe2
1
2
3
4
5
6
7
p.tip {
  border-left-color: #f66;
}
p.tip:before {
  content: "!";
  background-color: #f66;
}