Index: trunk/phase3/skins/modern/main.css |
— | — | @@ -145,11 +145,13 @@ |
146 | 146 | } |
147 | 147 | |
148 | 148 | .portlet h5 { |
149 | | - padding: 0.3em 0 0.3em 1em; |
| 149 | + padding: 0.1em 0 0.3em 1em; |
150 | 150 | margin: 0 0 0 0; |
151 | 151 | background-color: #dddddd; |
152 | 152 | font-weight: bold; |
153 | 153 | border-bottom: solid 1px #3c78b5; |
| 154 | + font-size: 10pt; |
| 155 | + height: 1.1em; |
154 | 156 | } |
155 | 157 | |
156 | 158 | .portlet ul { |
— | — | @@ -226,7 +228,7 @@ |
227 | 229 | #footer { |
228 | 230 | background-color: #f0f0f0; |
229 | 231 | background: url(footer-grad.png) repeat-x 0 0; |
230 | | - padding: 10px 1em 0 1em; |
| 232 | + padding: 10px 1em 1em 1em; |
231 | 233 | |
232 | 234 | color: #444444; |
233 | 235 | } |