Maingron/MainOS

View on GitHub

Showing 2,717 of 2,717 total issues

!important should not be used
Open

    background-color: transparent !important;

Line should be indented 2 spaces, but was indented 4 spaces
Open

    #start {

Selector should have depth of applicability no greater than 3, but was 6
Open

                    img {

Line should be indented 2 spaces, but was indented 4 spaces
Open

    display: inline;

Color #555555 should be written as #555
Open

    border: 1px solid #555555;

Line should be indented 2 spaces, but was indented 4 spaces
Open

    backdrop-filter: blur(var(--glassyElementBlur));

Line should be indented 2 spaces, but was indented 4 spaces
Open

    #statusbar {

Rule declaration should be preceded by an empty line
Open

        &>div {

Properties should be ordered display, height, margin, object-fit, padding, width
Open

                    margin: .1rem;

Merge rule #start #center #left #moreandinfo with rule on line 67
Open

#start #center #left #moreandinfo {

Line should be indented 2 spaces, but was indented 4 spaces
Open

    a {

Avoid using id selectors
Open

            #left {

Selector should have depth of applicability no greater than 3, but was 5
Open

                    p {

Line should be indented 2 spaces, but was indented 4 spaces
Open

    margin: 0;

Each selector in a comma sequence should be on its own single line
Open

    img, a {

Properties should be ordered align-content, box-sizing, display, flex-wrap, height, justify-content, left, overflow, overflow-x, padding, position, width
Open

    padding: 15px;

Rule declaration should be followed by an empty line
Open

                }

Color blue should be written in hexadecimal form as #0000ff
Open

                    background-color: blue;

Line should be indented 2 spaces, but was indented 4 spaces
Open

    max-height: 40vh;

Properties should be ordered background, border-top, bottom, box-sizing, height, left, overflow, padding, position, width
Open

    height: auto;
Severity
Category
Status
Source
Language