Changeset 1787:bfa54d2ee937 for admin/style
- Timestamp:
- 09/10/13 22:45:13 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
-
admin/style/default.css (modified) (6 diffs)
Legend:
- Unmodified
- Added
- Removed
-
admin/style/default.css
r1786 r1787 270 270 font-size: 1.6rem; 271 271 } 272 h3:first-child {margin-top: 0;}273 272 h4, as_h4 { 274 273 font-size: 14px; /* ie < 9 sucks */ … … 276 275 color: #676e78; 277 276 } 278 .fieldset h3, .fieldset h4, .pretty-title { 277 .fieldset h3, .fieldset h4, .pretty-title { /* variante */ 279 278 color: #D33800; 280 279 font-size: 12px; … … 282 281 font-weight: bold; 283 282 } 284 .smart-title { /* vairiante */ 283 .fieldset h3 { 284 font-size: 14px; 285 font-size: 1.4rem; 286 } 287 .fieldset h3.smart-title, .fieldset h4.smart-title, .smart-title { /* variante */ 285 288 font-size: 1em; 286 289 text-transform: uppercase; … … 289 292 text-shadow: 0 1px 0 rgba(200, 200, 200, 0.6) 290 293 } 291 h4 label, h5 label {color: #333;}292 294 h5 { 293 295 font-size: 12px; /* ie < 9 sucks */ … … 304 306 vertical-align: text-top; 305 307 } 308 h4 label, h5 label {color: #333;} 309 h2:first-child, h3:first-child, h4:first-child, h5:first-child, ul:first-child, p:first-child { 310 margin-top: 0; 311 } 306 312 /* ---------------------------------------------------------------- tableaux */ 307 313 table { … … 736 742 margin-top: 0; 737 743 color: #34495e; 744 } 745 .dc-update p { 746 display: inline-block; 738 747 } 739 748 .dc-update a {
Note: See TracChangeset
for help on using the changeset viewer.
