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