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