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