--- layout: single property_name: opacity --- Defines how opaque the element is. The element is fully opaque. The element is fully transparent. Any value between 0 (zero) and 1 (one) will make the element semi transparent.#opacity
default opacity: 1;opacity: 0;opacity: 0.3;