SwordElucidator/American-parliamentary-debate-society

View on GitHub

Showing 88 of 88 total issues

Heading (h1) has already been defined.
Open

#about h1, #announcements h1, #leadership h1 {
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: 40px;
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

Heading (h1) should not be qualified.
Open

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

Fallback background (hex or RGB) should precede RGBA background.
Open

    background: rgba(0,0,0,0.6);
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

Heading (h1) should not be qualified.
Open

#join h1 {
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

Don't use IDs in selectors.
Open

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

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

#about h1, #announcements h1, #leadership h1 {
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

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

Don't use IDs in selectors.
Open

#join {
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

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

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

Don't use IDs in selectors.
Open

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

Don't use IDs in selectors.
Open

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

Values of 0 shouldn't have units specified.
Open

    margin-bottom: 0px;
Severity: Minor
Found in app/assets/stylesheets/home.css by csslint

Don't use IDs in selectors.
Open

#about, #announcements {
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: 5% 10%;
Severity: Minor
Found in app/assets/stylesheets/home.css by csslint
Severity
Category
Status
Source
Language