Adam Risser wrote:
Quote:
Your syntax is wrong, its |
Who's syntax is wrong?
http://cfaj.freeshell.org/google/ Quote:
border: width color style
not
border: color width style. |
According to the CSS 2 spec:
'border'
Value:[ <'border-width'> || <'border-style'> || <color> ] | inherit
and
"A double bar (||) separates two or more options: one or more of them
must occur, in any order."
So border: width color style is fine.
--
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>
Home is where the ~/.bashrc is