donal
2018-05-16 84a6147bf69d3a88ca645279e571fe58702228e0
1
2
3
4
5
6
7
p.tip {
  border-left-color: #f66;
}
p.tip:before {
  content: "!";
  background-color: #f66;
}