codefordayton/metroparks-tribute

View on GitHub
cfd-styles.css

Summary

Maintainability
Test Coverage

Use of !important
Open

    font-size: 22px !important;
Severity: Minor
Found in cfd-styles.css by csslint

Use of !important
Open

    margin-bottom: 5px !important;
Severity: Minor
Found in cfd-styles.css by csslint

Use of !important
Open

    padding: 0px !important;
Severity: Minor
Found in cfd-styles.css by csslint

Use of !important
Open

    line-height: 22px !important;
Severity: Minor
Found in cfd-styles.css by csslint

Values of 0 shouldn't have units specified.
Open

    padding: 0px !important;
Severity: Minor
Found in cfd-styles.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.marker-content h1 {
Severity: Minor
Found in cfd-styles.css by csslint

Heading (h1) should not be qualified.
Open

.marker-content h1 {
Severity: Minor
Found in cfd-styles.css by csslint

There are no issues that match your filters.

Category
Status