SwordElucidator/American-parliamentary-debate-society

View on GitHub

Showing 88 of 88 total issues

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

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

    div.form {
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

Don't use IDs in selectors.
Open

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

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

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

Don't use IDs in selectors.
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

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

Don't use IDs in selectors.
Open

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

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

.input-title, .input-content {
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

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

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

Don't use IDs in selectors.
Open

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

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

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

Values of 0 shouldn't have units specified.
Open

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

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

#about, #announcements {
Severity: Minor
Found in app/assets/stylesheets/home.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

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

    padding: 10px;
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: 40px;
Severity: Minor
Found in app/assets/stylesheets/home.css by csslint
Severity
Category
Status
Source
Language