Re: Wrong property found?

Philip Taylor <[email protected]> Sun, 02 Mar 2014 10:07:13 +0000
Newsgroups gmane.org.w3c.validator.css
Message-ID <[email protected]>

[email protected] wrote:

> I can't find any "font-stretch" property in my css file?
> http://www.zvrkanimator.com/css/stil.css

#glavna {
	line-height: 40px;
	text-align: center;
	font-size: 30px;
	font-stretch: wider;
	color: #000000;