CSS

梗概

实例

.warning {
  background: red;
}
.topbanner {
  background: url("starsolid.gif") #99f repeat-y fixed;
}