SwordElucidator/American-parliamentary-debate-society

View on GitHub

Showing 88 of 88 total issues

Heading (h1) should not be qualified.
Open

#join h1 {
Severity: Minor
Found in app/assets/stylesheets/home.css by csslint

Adjoining classes: .btn.btn-primary.btn-lg
Open

.btn.btn-primary.btn-lg {
Severity: Minor
Found in app/assets/stylesheets/home.css by csslint

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

.carousel-inner > .item > img,
Severity: Minor
Found in app/assets/stylesheets/home.css by csslint

Element (div.transbox) is overqualified, just use .transbox without element name.
Open

    div.transbox {
Severity: Minor
Found in app/assets/stylesheets/login.css by csslint

Heading (h1) should not be qualified.
Open

#about h1, #announcements h1, #leadership h1 {
Severity: Minor
Found in app/assets/stylesheets/home.css by csslint

Heading (h1) has already been defined.
Open

#about h1, #announcements h1, #leadership h1 {
Severity: Minor
Found in app/assets/stylesheets/home.css by csslint

Don't use IDs in selectors.
Open

#join h1 {
Severity: Minor
Found in app/assets/stylesheets/home.css by csslint

Adjoining classes: .btn.btn-primary.btn-lg
Open

.btn.btn-primary.btn-lg {
Severity: Minor
Found in app/assets/stylesheets/home.css by csslint

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

.container-fluid {
Severity: Minor
Found in app/assets/stylesheets/home.css by csslint

Heading (h1) has already been defined.
Open

#about h1, #announcements h1, #leadership h1 {
Severity: Minor
Found in app/assets/stylesheets/home.css by csslint

Heading (h1) has already been defined.
Open

#join h1 {
Severity: Minor
Found in app/assets/stylesheets/home.css by csslint

Don't use IDs in selectors.
Open

#join .btn.btn-primary.btn-lg {
Severity: Minor
Found in app/assets/stylesheets/home.css by csslint

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

    padding: 10px;
Severity: Minor
Found in app/assets/stylesheets/home.css by csslint

Adjoining classes: #join .btn.btn-primary.btn-lg
Open

#join .btn.btn-primary.btn-lg {
Severity: Minor
Found in app/assets/stylesheets/home.css by csslint

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

    padding: 10% 25%;
Severity: Minor
Found in app/assets/stylesheets/home.css by csslint

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

    div.login {
Severity: Minor
Found in app/assets/stylesheets/login.css by csslint

Heading (h1) should not be qualified.
Open

#home h1{
Severity: Minor
Found in app/assets/stylesheets/home.css by csslint

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

#join-button{
Severity: Minor
Found in app/assets/stylesheets/home.css by csslint

Don't use IDs in selectors.
Open

#announcements {
Severity: Minor
Found in app/assets/stylesheets/home.css by csslint

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

.leader-profile-box, .leader-profile-box a {
Severity: Minor
Found in app/assets/stylesheets/home.css by csslint
Severity
Category
Status
Source
Language