54 | | Instead of redefining font-sizes for many special elements (e.g. “dd tags have font size 11px”), there needs the be a basic set of font styles with clear hierarchy. |
55 | | Instead of scattering the definitin of margins and paddings wherever they are needed, there needs to be a baseline grid that is strictly adhered to. |
56 | | Instead of explicitly defining specific styles for special elements (e.g. “changelist filter has a bottom border”), there needs to be a clear set of generic module classes. |
| 54 | * Instead of redefining font-sizes for many special elements (e.g. “dd tags have font size 11px”), there needs the be a basic set of font styles with clear hierarchy. |
| 55 | * Instead of scattering the definition of margins and paddings wherever they are needed, there needs to be a baseline grid that is strictly adhered to. |
| 56 | * Instead of explicitly defining specific styles for special elements (e.g. “changelist filter has a bottom border”), there needs to be a clear set of generic module classes. |