Ticket #23529: 23529.patch
| File 23529.patch, 327 bytes (added by , 13 years ago) |
|---|
-
style.css
194 194 font-style: italic; 195 195 } 196 196 197 hr { 198 background-color: #e8e5ce; 199 border: 0; 200 height: 1px; 201 margin: 40px 0; 202 } 203 197 204 mark { 198 205 background: #ff0; 199 206 color: #000;