Changeset 1858
- Timestamp:
- 2008-03-31 17:57:34 (6 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor.Java/branches/2.4/src/site/resources/css/site.css
r1856 r1858 65 65 } 66 66 67 h2, h3 { 67 h4 { 68 background-color: white; 69 border-top: 0; 70 border-right: 0; 71 border-left: 0; 72 border-bottom: 1px solid #E2D8C0; 73 color: #FF7011; 74 font-size: medium; 75 font-weight: bold; 76 } 77 78 h2, h3, h4 { 68 79 margin: 0 0 15px 0; 69 80 padding: 0 0 5px 0;