Chris May
2018-05-03 95fc04a723567eaf2ce62caada132bff18b3ca33
1
2
3
4
5
6
7
p.tip {
  border-left-color: #f66;
}
p.tip:before {
  content: "!";
  background-color: #f66;
}