Tim Beattie
2018-05-29 97ec5db5a89c0b1efb26517f41cc6379da5e17aa
1
2
3
4
5
6
7
p.tip {
  border-left-color: #f66;
}
p.tip:before {
  content: "!";
  background-color: #f66;
}