Rajiv Ranjan
2018-06-20 737a9755049f814890f26ed95d08048f46a7d6a0
1
2
3
4
5
6
7
p.tip {
  border-left-color: #f66;
}
p.tip:before {
  content: "!";
  background-color: #f66;
}