Validated the CSS at http://d-theme.com/alek_2_0. The CSS contains two errors.

W3C CSS Validator results for http://d-theme.com/alek_2_0 (CSS level 2.1)
Sorry! We found the following errors (2)
URI : http://d-theme.com/sites/all/themes/alek_2_0/style.css?k
499 #thumbBox Value Error : cursor hand is not a cursor value : hand
556 tr.odd td.active Value Error : background-color #e1ce1e1 is not a valid color 3 or 6 hexadecimals numbers #E1CE1E1
CommentFileSizeAuthor
#2 valid.patch556 bytesrobloach

Comments

peterx’s picture

There is also one inline style and the default style sheet language is not specified, creating a WCAG validation error. The best solution is to use a CSS class.
<div id="columns" style="width: 130%;">

robloach’s picture

Status: Active » Needs review
StatusFileSize
new556 bytes
Gurpartap Singh’s picture

Status: Needs review » Fixed
peterx’s picture

The CSS validates at levels 2.1 and 3 on page http://d-theme.com/alek_2_0.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.