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