File size: 206 Bytes
1e4c25f
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11

.wysiwyg-break {
  display: block;
  border: 0;
  border-top: 1px dotted #ccc;
  margin-top: 1em;
  width: 100%;
  height: 12px;
  background: transparent url(images/breaktext.gif) no-repeat center top;
}