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