donal
2018-04-25 8bf6421144f023ce6064351c6e5dad8d429e05ce
1
2
3
4
5
6
7
p.tip {
  border-left-color: #f66;
}
p.tip:before {
  content: "!";
  background-color: #f66;
}