tpage
2018-06-07 51f8a9f2b5197a37cbd66c8cf13f338e675e7881
1
2
3
4
5
6
7
p.tip {
  border-left-color: #f66;
}
p.tip:before {
  content: "!";
  background-color: #f66;
}