Page is a not externally linkable
valanews - 8:40 am on Aug 11, 2011 (gmt 0)
[edited by: alt131 at 5:24 pm (utc) on Aug 13, 2011]
I validated my website on
"css validator" and "xhtml validator".
now everything is ok but when I check my site on "gtmetrix.com"
I get this error:
#ja-container ul.menu li li
Tag key with 3 descendant selectors and Class overly qualified with tag
in my css file:
#ja-container ul.menu li li{
background:none;
border:none}
#ja-container ul.menu li li a{
color:#b3b3b3;
font-size:92%;
font-weight:400!important;
text-indent:15px;
text-transform:none;
width:100%
}
what is the wrong? I think that css code is normal!
[edit reason] Thread Tidy [/edit]