cyberbit/modation

View on GitHub
website/stylesheets/stylesheet.css

Summary

Maintainability
Test Coverage

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

  background-color: rgba(255, 255, 255, 0.08);
Severity: Minor
Found in website/stylesheets/stylesheet.css by csslint

The box-sizing property isn't supported in IE6 and IE7.
Open

  box-sizing: border-box; }
Severity: Minor
Found in website/stylesheets/stylesheet.css by csslint

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

  color: rgba(255, 255, 255, 0.8);
Severity: Minor
Found in website/stylesheets/stylesheet.css by csslint

Fallback border-color (hex or RGB) should precede RGBA border-color.
Open

  border-color: rgba(255, 255, 255, 0.2);
Severity: Minor
Found in website/stylesheets/stylesheet.css by csslint

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

  background-color: rgba(255, 255, 255, 0.2);
Severity: Minor
Found in website/stylesheets/stylesheet.css by csslint

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

  color: rgba(255, 255, 255, 0.7);
Severity: Minor
Found in website/stylesheets/stylesheet.css by csslint

Fallback border-color (hex or RGB) should precede RGBA border-color.
Open

  border-color: rgba(255, 255, 255, 0.3); }
Severity: Minor
Found in website/stylesheets/stylesheet.css by csslint

margin can't be used with display: inline.
Open

  margin: 0;
Severity: Minor
Found in website/stylesheets/stylesheet.css by csslint

The universal selector (*) is known to be slow.
Open

* {
Severity: Minor
Found in website/stylesheets/stylesheet.css by csslint

Heading (h4) should not be qualified.
Open

.main-content h1, .main-content h2, .main-content h3, .main-content h4, .main-content h5, .main-content h6 {
Severity: Minor
Found in website/stylesheets/stylesheet.css by csslint

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

  .main-content dl dd {
Severity: Minor
Found in website/stylesheets/stylesheet.css by csslint

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

.main-content pre {
Severity: Minor
Found in website/stylesheets/stylesheet.css by csslint

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

.btn {
Severity: Minor
Found in website/stylesheets/stylesheet.css by csslint

Heading (h3) should not be qualified.
Open

.main-content h1, .main-content h2, .main-content h3, .main-content h4, .main-content h5, .main-content h6 {
Severity: Minor
Found in website/stylesheets/stylesheet.css by csslint

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

.main-content h1, .main-content h2, .main-content h3, .main-content h4, .main-content h5, .main-content h6 {
Severity: Minor
Found in website/stylesheets/stylesheet.css by csslint

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

body {
Severity: Minor
Found in website/stylesheets/stylesheet.css by csslint

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

  .btn {
Severity: Minor
Found in website/stylesheets/stylesheet.css by csslint

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

    .btn + .btn {
Severity: Minor
Found in website/stylesheets/stylesheet.css by csslint

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

  .main-content {
Severity: Minor
Found in website/stylesheets/stylesheet.css by csslint

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

.btn:hover {
Severity: Minor
Found in website/stylesheets/stylesheet.css by csslint

Heading (h6) should not be qualified.
Open

.main-content h1, .main-content h2, .main-content h3, .main-content h4, .main-content h5, .main-content h6 {
Severity: Minor
Found in website/stylesheets/stylesheet.css by csslint

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

.main-content code {
Severity: Minor
Found in website/stylesheets/stylesheet.css by csslint

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

.main-content table {
Severity: Minor
Found in website/stylesheets/stylesheet.css by csslint

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

  .main-content table th, .main-content table td {
Severity: Minor
Found in website/stylesheets/stylesheet.css by csslint

Heading (h5) should not be qualified.
Open

.main-content h1, .main-content h2, .main-content h3, .main-content h4, .main-content h5, .main-content h6 {
Severity: Minor
Found in website/stylesheets/stylesheet.css by csslint

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

.main-content .highlight pre, .main-content pre {
Severity: Minor
Found in website/stylesheets/stylesheet.css by csslint

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

.site-footer {
Severity: Minor
Found in website/stylesheets/stylesheet.css by csslint

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

.project-tagline {
Severity: Minor
Found in website/stylesheets/stylesheet.css by csslint

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

  .main-content {
Severity: Minor
Found in website/stylesheets/stylesheet.css by csslint

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

.project-name {
Severity: Minor
Found in website/stylesheets/stylesheet.css by csslint

Heading (h2) should not be qualified.
Open

.main-content h1, .main-content h2, .main-content h3, .main-content h4, .main-content h5, .main-content h6 {
Severity: Minor
Found in website/stylesheets/stylesheet.css by csslint

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

.main-content blockquote {
Severity: Minor
Found in website/stylesheets/stylesheet.css by csslint

Heading (h1) should not be qualified.
Open

.main-content h1, .main-content h2, .main-content h3, .main-content h4, .main-content h5, .main-content h6 {
Severity: Minor
Found in website/stylesheets/stylesheet.css by csslint

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

  .main-content {
Severity: Minor
Found in website/stylesheets/stylesheet.css by csslint

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

.page-header {
Severity: Minor
Found in website/stylesheets/stylesheet.css by csslint

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

  .main-content pre > code {
Severity: Minor
Found in website/stylesheets/stylesheet.css by csslint

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

.main-content pre code, .main-content pre tt {
Severity: Minor
Found in website/stylesheets/stylesheet.css by csslint

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

  .main-content dl dt {
Severity: Minor
Found in website/stylesheets/stylesheet.css by csslint

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

  .btn {
Severity: Minor
Found in website/stylesheets/stylesheet.css by csslint

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

.main-content hr {
Severity: Minor
Found in website/stylesheets/stylesheet.css by csslint

There are no issues that match your filters.

Category
Status