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