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