CSS Font Shorthand
When using shorthand on the font property you need to specify each property in the following order
body { font: font-style font-variant font-weight font-size line-height font-family; }
You don�t need to include every property, but know that for any you don�t include that property will be reset to it�s default.
__________________
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|