18F/continua11y

View on GitHub
public/css/style.css

Summary

Maintainability
Test Coverage

Don't use IDs in selectors.
Open

#instructions {
Severity: Minor
Found in public/css/style.css by csslint

@import prevents parallel downloads, use <link> instead.
Open

@import url(https://fonts.googleapis.com/css?family=Dancing+Script);
Severity: Minor
Found in public/css/style.css by csslint

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

.header {
Severity: Minor
Found in public/css/style.css by csslint

There are no issues that match your filters.

Category
Status