lancew/DojoList

View on GitHub

Showing 1,940 of 1,940 total issues

Rule is empty.
Open

.post .date {
Severity: Minor
Found in css/style.css by csslint

Heading (h4) has already been defined.
Open

h1,h2,h3,h4,h5,h6 {
Severity: Minor
Found in css/reset.css by csslint

Heading (h1) has already been defined.
Open

h1 { font-size: 44px; }
Severity: Minor
Found in css/style.css by csslint

Don't use IDs in selectors.
Open

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

Don't use IDs in selectors.
Open

#menu a {
Severity: Minor
Found in css/style.css by csslint

Don't use IDs in selectors.
Open

#search-submit {
Severity: Minor
Found in css/style.css by csslint

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

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

Don't use IDs in selectors.
Open

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

Heading (h1) should not be qualified.
Open

#logo h1, #logo p {
Severity: Minor
Found in css/style.css by csslint

Rule is empty.
Open

h3 { }
Severity: Minor
Found in css/style.css by csslint

Rule is empty.
Open

#header-wrapper {
Severity: Minor
Found in css/style.css by csslint

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

#page-bgtop {
Severity: Minor
Found in css/style.css by csslint

Don't use IDs in selectors.
Open

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

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

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

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

h1, h2, h3 {
Severity: Minor
Found in css/style.css by csslint

Heading (h3) has already been defined.
Open

h3 { }
Severity: Minor
Found in css/style.css by csslint

Heading (h1) has already been defined.
Open

#logo h1, #logo p {
Severity: Minor
Found in css/style.css by csslint

Heading (h5) has already been defined.
Open

h1,h2,h3,h4,h5,h6 {
Severity: Minor
Found in css/reset.css by csslint

Don't use IDs in selectors.
Open

#menu li {
Severity: Minor
Found in css/style.css by csslint

Using height with padding can sometimes make elements larger than you expect.
Open

    padding: 3px 0 0 5px;
Severity: Minor
Found in css/style.css by csslint
Severity
Category
Status
Source
Language