/* Source: http://www.w3.org/Style/CSS/Test/CSS3/Selectors/current/html/tests/css3-modsel-41.html */ p::before { background-color : lime ; content : "GENERATED CONTENT "}