codeRIT/hackathon_manager

View on GitHub
website/static/css/custom.css

Summary

Maintainability
Test Coverage

Use of !important
Open

    display: block !important;
Severity: Minor
Found in website/static/css/custom.css by csslint

Adjoining classes: .container.paddingTop
Open

  .container.paddingTop {
Severity: Minor
Found in website/static/css/custom.css by csslint

Heading (h2) should not be qualified.
Open

.container .wrapper .imageAlignSide h2 {
Severity: Minor
Found in website/static/css/custom.css by csslint

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

.imageAlignSide .blockContent {
Severity: Minor
Found in website/static/css/custom.css by csslint

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

.gridBlock .twoByGridBlock {
Severity: Minor
Found in website/static/css/custom.css by csslint

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

  .imageAlignSide .blockContent {
Severity: Minor
Found in website/static/css/custom.css by csslint

There are no issues that match your filters.

Category
Status