cbillowes/curious-programmer-oxygen

View on GitHub

Showing 326 of 326 total issues

Heading (h3) should not be qualified.
Open

.timeline > li.certificate .description h3 {

Heading (h3) has already been defined.
Open

.timeline > li.book .description h3 {

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

.timeline > li.talk .meta a:hover {

Values of 0 shouldn't have units specified.
Open

    left: 0px;
Severity: Minor
Found in src/components/Footer/Footer.css by csslint

Heading (h4) has already been defined.
Open

.notice-container h4 {
Severity: Minor
Found in src/components/Footer/Footer.css by csslint

Adjoining classes: .icons > .icon.active
Open

.icons > .icon.active {

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

.read-next {

Don't use IDs in selectors.
Open

#post .cover-less {
Severity: Minor
Found in src/templates/post.css by csslint

Don't use IDs in selectors.
Open

#post .body img {
Severity: Minor
Found in src/templates/post.css by csslint

2 IDs in the selector, really?
Open

#post #accordion .card-body a:visited,
Severity: Minor
Found in src/templates/post.css by csslint

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

    #post .post-wrapper {
Severity: Minor
Found in src/templates/post.css by csslint

Don't use IDs in selectors.
Open

#post .body .image-wrapper .indicator {
Severity: Minor
Found in src/templates/post.css by csslint

Values of 0 shouldn't have units specified.
Open

    padding: 1em 0em;
Severity: Minor
Found in src/prism/prism-okaidia.css by csslint

Adjoining classes: .token.tag
Open

.token.tag,
Severity: Minor
Found in src/prism/prism-okaidia.css by csslint

Adjoining classes: .token.entity
Open

.token.entity {
Severity: Minor
Found in src/prism/prism-okaidia.css by csslint

Using width with border-left can sometimes make elements larger than you expect.
Open

    border-left: none;
Severity: Minor
Found in src/components/About/Timeline.css by csslint

Values of 0 shouldn't have units specified.
Open

    margin-top: 0em;
Severity: Minor
Found in src/components/About/Timeline.css by csslint

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

  padding: 10px;

Heading (h4) should not be qualified.
Open

.notice-container h4 {
Severity: Minor
Found in src/components/Footer/Footer.css by csslint

Values of 0 shouldn't have units specified.
Open

  padding-left: 0px;
Severity: Minor
Found in src/components/MenuBar/MenuBar.css by csslint
Severity
Category
Status
Source
Language