13J-Programmers/4J-class-project

View on GitHub

Showing 12 of 12 total issues

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

@import url(https://fonts.googleapis.com/css?family=Fauna+One);
Severity: Minor
Found in public/stylesheets/index-style.css by csslint

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

.title {
Severity: Minor
Found in public/stylesheets/index-style.css by csslint

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

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

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

body {
Severity: Minor
Found in public/stylesheets/index-style.css by csslint

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

#catch {
Severity: Minor
Found in public/stylesheets/index-style.css by csslint

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

a, a:visited {
Severity: Minor
Found in public/stylesheets/index-style.css by csslint

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

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

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

footer {
Severity: Minor
Found in public/stylesheets/index-style.css by csslint

Don't use IDs in selectors.
Open

#wrapper {
Severity: Minor
Found in public/stylesheets/index-style.css by csslint

Don't use IDs in selectors.
Open

#catch {
Severity: Minor
Found in public/stylesheets/index-style.css by csslint

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

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

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

footer p {
Severity: Minor
Found in public/stylesheets/index-style.css by csslint
Severity
Category
Status
Source
Language