The way that Safari treats alpha values for transparent colors affects the way that gradients are displayed, and you may notice that gradients look different on another browser. To achieve consistency across browsers, you'll want to use opaque colors with alpha values set to 100% opacity. For more information on styling properties such as opacity, check out our manual entry here.
Updated over 10 months ago