i-hardy/side-scroller

View on GitHub
assets/styles/stylesheet.css

Summary

Maintainability
Test Coverage

Don't use IDs in selectors.
Open

#submit_player_name {
Severity: Minor
Found in assets/styles/stylesheet.css by csslint

Don't use IDs in selectors.
Open

#reset_game:hover {
Severity: Minor
Found in assets/styles/stylesheet.css by csslint

Don't use IDs in selectors.
Open

#player_name_form input {
Severity: Minor
Found in assets/styles/stylesheet.css by csslint

Don't use IDs in selectors.
Open

#player_name_form {
Severity: Minor
Found in assets/styles/stylesheet.css by csslint

Don't use IDs in selectors.
Open

#submit_player_name:hover {
Severity: Minor
Found in assets/styles/stylesheet.css by csslint

Don't use IDs in selectors.
Open

#reset_game {
Severity: Minor
Found in assets/styles/stylesheet.css by csslint

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

#player_name_form input {
Severity: Minor
Found in assets/styles/stylesheet.css by csslint

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

.footer {
Severity: Minor
Found in assets/styles/stylesheet.css by csslint

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

body {
Severity: Minor
Found in assets/styles/stylesheet.css by csslint

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

canvas {
Severity: Minor
Found in assets/styles/stylesheet.css by csslint

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

.footer a {
Severity: Minor
Found in assets/styles/stylesheet.css by csslint

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

#submit_player_name {
Severity: Minor
Found in assets/styles/stylesheet.css by csslint

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

#reset_game {
Severity: Minor
Found in assets/styles/stylesheet.css by csslint

There are no issues that match your filters.

Category
Status