Showing 1,049 of 1,049 total issues
Expected RBRACE at line 36, col 3. Open
Open
--font-family: 'Public Sans', sans-serif;
- Exclude checks
Expected (<color>) but found 'var(--topbar-bg-1)'.</color> Open
Open
background-color: var(--topbar-bg-1);
- Exclude checks
Expected (<color>) but found 'var(--headerbar-text-2)'.</color> Open
Open
color: var(--headerbar-text-2);
- Exclude checks
Expected (<color>) but found 'var(--headerbar-text-2)'.</color> Open
Open
color: var(--headerbar-text-2);
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#search-wrapper #language-list {
- Exclude checks
Values of 0 shouldn't have units specified. Open
Open
padding-bottom: 0rem;
- Exclude checks
Heading (h2) should not be qualified. Open
Open
#vocabulary-list h2, #welcome-box h2, #vocab-info h2 {
- Exclude checks
Use of !important Open
Open
color: var(--sidebar-tab-active-text) !important;
- Exclude checks
Use of !important Open
Open
font-weight: normal !important;
- Exclude checks
Heading (h1) should not be qualified. Open
Open
#main-content h1 {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#resource-table th {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#resource-table td {
- Exclude checks
Expected (<time>#) but found 'var(--fa-animation-duration , 1s)'.</time> Open
Open
animation-duration: var(--fa-animation-duration, 1s);
- Exclude checks
@font-face declaration doesn't follow the fontspring bulletproof syntax. Open
Open
src: local(''),
- Exclude checks
Expected RBRACE at line 6, col 3. Open
Open
--secondary-medium-color: #b8c9db;
- Exclude checks
Expected RBRACE at line 14, col 3. Open
Open
--sidebar-search-bg: var(--dark-color);
- Exclude checks
Expected RBRACE at line 16, col 3. Open
Open
--sidebar-tab-inactive-bg: var(--light-color);
- Exclude checks
Expected (<color>) but found 'var(--light-color)'.</color> Open
Open
background-color: var(--light-color) !important;
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#multi-search-toggle {
- Exclude checks
Negative text-indent doesn't work well with RTL. If you use text-indent for image replacement explicitly set direction for that item to ltr. Open
Open
text-indent: -100%;
- Exclude checks