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